Uses of Class
jade.content.abs.AbsVariable
-
Packages that use AbsVariable Package Description jade.content.abs -
-
Uses of AbsVariable in jade.content.abs
Methods in jade.content.abs that return AbsVariable Modifier and Type Method Description AbsVariableAbsIRE. getVariable()Gets the variable of this IRE.Methods in jade.content.abs with parameters of type AbsVariable Modifier and Type Method Description voidAbsIRE. setVariable(AbsVariable variable)Sets the variable of this IRE.
-