Interface Runtime.Node
- All Known Subinterfaces:
Runtime.Name,Runtime.Unit
- All Known Implementing Classes:
Runtime.Exports,Runtime.Globals,Runtime.InteractiveSection,Runtime.InteractiveUnit,Runtime.Library,Runtime.Module,Runtime.ModuleExports,Runtime.Units,Runtime.Var
- Enclosing class:
- Runtime
public static interface Runtime.Node
-
Method Details
-
getChildren
Map<String,Runtime.Node> getChildren() -
getNames
-
evaluate
void evaluate()
-