Inheritance diagram for ASTNode:Public Member Functions | |
| ASTNode (const std::vector< ASTNodePtr > &args, const Size minArgs, const Size maxArgs=Null< Size >()) | |
| virtual void | accept (AcyclicVisitor &) |
Public Attributes | |
| LocationInfo | locationInfo |
| std::vector< ASTNodePtr > | args |