I should be able to use the API w/o knowing the code.
For instance, I'm not able to create a ShapeExprer (i.e. its abstract syntax tree) because I do not know how to use the constructors, and which classes to use.
In particular, the concrete syntax node constraints
I should be able to use the API w/o knowing the code.
For instance, I'm not able to create a ShapeExprer (i.e. its abstract syntax tree) because I do not know how to use the constructors, and which classes to use.
In particular, the concrete syntax node constraints