Uses of Class adalogo.lang.ASTAdditionNode

Uses in package adalogo.visitor

Methods with parameter type adalogo.lang.ASTAdditionNode

Object
DumpVisitor.visit(ASTAdditionNode node, Object data)
Object
Take the 1st and the 2nd child and add

Uses in package adalogo.lang

Methods with parameter type adalogo.lang.ASTAdditionNode

Object
LangVisitor.visit(ASTAdditionNode node, Object data)