Uses of Class adalogo.lang.ASTIfStatement

Uses in package adalogo.visitor

Methods with parameter type adalogo.lang.ASTIfStatement

Object
DumpVisitor.visit(ASTIfStatement node, Object data)
Object
check all the booleanPart of children (+ elsif) and at least do else.

Uses in package adalogo.lang

Methods with parameter type adalogo.lang.ASTIfStatement

Object
LangVisitor.visit(ASTIfStatement node, Object data)