Uses of Class
net.ssehub.easy.varModel.model.rewrite.VariableLookUpTable
Packages that use VariableLookUpTable
-
Uses of VariableLookUpTable in net.ssehub.easy.varModel.model.rewrite
Fields in net.ssehub.easy.varModel.model.rewrite declared as VariableLookUpTableModifier and TypeFieldDescriptionprivate VariableLookUpTableInitialStructureCollector.tableprivate VariableLookUpTableRewriteContext.variablesTableMethods in net.ssehub.easy.varModel.model.rewrite that return VariableLookUpTableModifier and TypeMethodDescription(package private) VariableLookUpTableRewriteContext.getLookUpTable()Getter for theVariableLookUpTable, for initialization inside the visitor.Constructors in net.ssehub.easy.varModel.model.rewrite with parameters of type VariableLookUpTableModifierConstructorDescription(package private)InitialStructureCollector(Project originProject, FilterType filterType, VariableLookUpTable table) Default constructor for this class.