Uses of Class
com.twineworks.tweakflow.lang.ast.structure.VarDecs
Packages that use VarDecs
Package
Description
-
Uses of VarDecs in com.twineworks.tweakflow.lang.analysis.scope
Methods in com.twineworks.tweakflow.lang.analysis.scope that return VarDecsMethods in com.twineworks.tweakflow.lang.analysis.scope with parameters of type VarDecs -
Uses of VarDecs in com.twineworks.tweakflow.lang.analysis.visitors
Methods in com.twineworks.tweakflow.lang.analysis.visitors that return VarDecsModifier and TypeMethodDescriptionMethods in com.twineworks.tweakflow.lang.analysis.visitors with parameters of type VarDecs -
Uses of VarDecs in com.twineworks.tweakflow.lang.ast.structure
Methods in com.twineworks.tweakflow.lang.ast.structure that return VarDecsModifier and TypeMethodDescriptionVarDecs.copy()VarDecs.setMap(LinkedHashMap<String, VarDecNode> map) VarDecs.setSourceInfo(SourceInfo sourceInfo)