-
- Downloads
Generalize handling of implicit collection roots
Allow implicit root type for collection attributes when the grammar has multiple root types. If there are multiple roots in the grammar, the collection root type is set to ASTNode. Factored out root finding in collection attribute templates. fixes #294 (bitbucket)
Showing
- ChangeLog 5 additions, 0 deletionsChangeLog
- src/jastadd/ast/ASTErrors.jrag 0 additions, 9 deletionssrc/jastadd/ast/ASTErrors.jrag
- src/jastadd/ast/AttributeProblems.jrag 0 additions, 16 deletionssrc/jastadd/ast/AttributeProblems.jrag
- src/jastadd/ast/CollectionAttributes.jrag 32 additions, 5 deletionssrc/jastadd/ast/CollectionAttributes.jrag
- src/template/ast/Collections.tt 20 additions, 14 deletionssrc/template/ast/Collections.tt
Please register or sign in to comment