Uses of Class adalogo.lang.ASTJumpToStatement

Uses in package adalogo.visitor

Methods with parameter type adalogo.lang.ASTJumpToStatement

Object
DumpVisitor.visit(ASTJumpToStatement node, Object data)
Object
Let Turtle jump to point (x,y);

Uses in package adalogo.lang

Methods with parameter type adalogo.lang.ASTJumpToStatement

Object
LangVisitor.visit(ASTJumpToStatement node, Object data)