antlraux package
v0.2.1

Package antlraux.context.asts

Several ASTs featuring context-related functionalities.

See:
          Description

Class Summary
ExpressionAST This class can be used to modelize the AST of an expression.
ScopeAST This AST implementation is very useful when modelling ASTs that store a declaration that has a scope, like a class or method.
TypeAST This class may be used when modelling an AST with type information.
 

Package antlraux.context.asts Description

Several ASTs featuring context-related functionalities. All of them are subclasses of LexInfoAST


antlraux package
v0.2.1

Created by Enrique José García Cota