Class VarDefs
java.lang.Object
com.twineworks.tweakflow.lang.ast.structure.VarDefs
- All Implemented Interfaces:
Node
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcook()copy()getArray()getMap()getScope()Set<com.twineworks.collections.shapemap.ShapeKey>setMap(LinkedHashMap<String, VarDefNode> map) setSourceInfo(SourceInfo sourceInfo)
-
Constructor Details
-
VarDefs
public VarDefs()
-
-
Method Details
-
getMap
-
setMap
-
getSourceInfo
- Specified by:
getSourceInfoin interfaceNode
-
setSourceInfo
- Specified by:
setSourceInfoin interfaceNode
-
getChildren
- Specified by:
getChildrenin interfaceNode
-
getScope
-
setScope
-
accept
-
copy
-
cook
public void cook() -
getArray
-
getDependencyOrderedArray
-
getShapeKeys
-