Uses of Class
com.twineworks.tweakflow.lang.ast.structure.VarDefs
Packages that use VarDefs
Package
Description
-
Uses of VarDefs in com.twineworks.tweakflow.lang.analysis.references
Methods in com.twineworks.tweakflow.lang.analysis.references that return VarDefsMethods in com.twineworks.tweakflow.lang.analysis.references with parameters of type VarDefs -
Uses of VarDefs in com.twineworks.tweakflow.lang.analysis.scope
Methods in com.twineworks.tweakflow.lang.analysis.scope that return VarDefsMethods in com.twineworks.tweakflow.lang.analysis.scope with parameters of type VarDefs -
Uses of VarDefs in com.twineworks.tweakflow.lang.analysis.visitors
Methods in com.twineworks.tweakflow.lang.analysis.visitors that return VarDefsModifier and TypeMethodDescriptionMethods in com.twineworks.tweakflow.lang.analysis.visitors with parameters of type VarDefs -
Uses of VarDefs in com.twineworks.tweakflow.lang.ast.structure
Methods in com.twineworks.tweakflow.lang.ast.structure that return VarDefsModifier and TypeMethodDescriptionVarDefs.copy()BindingsNode.getVars()InteractiveSectionNode.getVars()LibraryNode.getVars()VarDefs.setMap(LinkedHashMap<String, VarDefNode> map) VarDefs.setSourceInfo(SourceInfo sourceInfo) -
Uses of VarDefs in com.twineworks.tweakflow.lang.interpreter.memory
Methods in com.twineworks.tweakflow.lang.interpreter.memory that return VarDefsMethods in com.twineworks.tweakflow.lang.interpreter.memory with parameters of type VarDefs