Uses of Class
de.inetsoftware.jwebassembly.module.LocaleVariableManager.Variable
-
Packages that use LocaleVariableManager.Variable Package Description de.inetsoftware.jwebassembly.module -
-
Uses of LocaleVariableManager.Variable in de.inetsoftware.jwebassembly.module
Fields in de.inetsoftware.jwebassembly.module declared as LocaleVariableManager.Variable Modifier and Type Field Description private LocaleVariableManager.Variable[]StaticCodeBuilder.ScanState. localVariablesprivate LocaleVariableManager.Variable[]LocaleVariableManager. variablesMethods in de.inetsoftware.jwebassembly.module that return LocaleVariableManager.Variable Modifier and Type Method Description (package private) LocaleVariableManager.Variable[]LocaleVariableManager. getCopy()Create a copy of the internal stateMethods in de.inetsoftware.jwebassembly.module with parameters of type LocaleVariableManager.Variable Modifier and Type Method Description intLocaleVariableManager.Variable. compareTo(LocaleVariableManager.Variable o)(package private) voidLocaleVariableManager. setCopy(LocaleVariableManager.Variable[] copy)Set a previous copy
-