Uses of Class adalogo.lang.ASTLoopStatement

Uses in package adalogo.visitor

Methods with parameter type adalogo.lang.ASTLoopStatement

Object
DumpVisitor.visit(ASTLoopStatement node, Object data)
Object
Loop till the inphinity.

Uses in package adalogo.lang

Methods with parameter type adalogo.lang.ASTLoopStatement

Object
LangVisitor.visit(ASTLoopStatement node, Object data)