Class Runtime.Library
java.lang.Object
com.twineworks.tweakflow.lang.runtime.Runtime.Library
- All Implemented Interfaces:
Runtime.DocMeta,Runtime.Name,Runtime.Node,ValueProvider
- Enclosing class:
- Runtime
public static class Runtime.Library
extends Object
implements Runtime.Name, Runtime.DocMeta, ValueProvider
-
Method Summary
-
Method Details
-
getVar
-
hasVar
-
getRuntime
-
getNames
- Specified by:
getNamesin interfaceRuntime.Node
-
evaluate
public void evaluate()- Specified by:
evaluatein interfaceRuntime.Node
-
getMeta
- Specified by:
getMetain interfaceRuntime.DocMeta
-
getDoc
- Specified by:
getDocin interfaceRuntime.DocMeta
-
getChildren
- Specified by:
getChildrenin interfaceRuntime.Node
-
getValue
- Specified by:
getValuein interfaceValueProvider
-