Uses of Class adalogo.lang.ASTIntegerLiteral

Uses in package adalogo.visitor

Methods with parameter type adalogo.lang.ASTIntegerLiteral

Object
DumpVisitor.visit(ASTIntegerLiteral node, Object data)
Object
Look in the SimpleNode and return getValue()

Uses in package adalogo.lang

Methods with parameter type adalogo.lang.ASTIntegerLiteral

Object
LangVisitor.visit(ASTIntegerLiteral node, Object data)