Package net.jangaroo.jooc.ast
Interface NodeImplBase.Scoped
-
- Enclosing class:
- NodeImplBase
public static interface NodeImplBase.Scoped
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrun(Scope scope)
-
-
-
Method Detail
-
run
void run(Scope scope)
-
-