Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class adalogo.lang.ASTCompilationUnit
Uses in package adalogo.visitor
Methods with parameter type adalogo.lang.ASTCompilationUnit
Object
DumpVisitor
.
visit
(
ASTCompilationUnit
node, Object data)
Object
InterpreterVisitor
.
visit
(
ASTCompilationUnit
node, Object data)
The begin of every program.
Uses in package adalogo.lang
Methods with parameter type adalogo.lang.ASTCompilationUnit
Object
LangVisitor
.
visit
(
ASTCompilationUnit
node, Object data)
Overview
Package
Class
Use
Tree
Index
Deprecated
About