Uses of Class adalogo.lang.ASTPutStatement

Uses in package adalogo.visitor

Methods with parameter type adalogo.lang.ASTPutStatement

Object
DumpVisitor.visit(ASTPutStatement node, Object data)
Object
This will put the result of BooleanExpression, IntegerExpression or StringLiteral.

Uses in package adalogo.lang

Methods with parameter type adalogo.lang.ASTPutStatement

Object
LangVisitor.visit(ASTPutStatement node, Object data)