Uses of Class adalogo.lang.ASTWhileStatement

Uses in package adalogo.visitor

Methods with parameter type adalogo.lang.ASTWhileStatement

Object
DumpVisitor.visit(ASTWhileStatement node, Object data)
Object
WhileStatement has 2 children.

Uses in package adalogo.lang

Methods with parameter type adalogo.lang.ASTWhileStatement

Object
LangVisitor.visit(ASTWhileStatement node, Object data)