Uses of Enum
jmri.jmrit.logixng.SymbolTable.Type
Packages that use SymbolTable.Type
-
Uses of SymbolTable.Type in jmri.jmrit.logixng
Methods in jmri.jmrit.logixng that return SymbolTable.TypeModifier and TypeMethodDescriptionstatic SymbolTable.TypeReturns the enum constant of this type with the specified name.static SymbolTable.Type[]SymbolTable.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.logixng with parameters of type SymbolTable.TypeModifier and TypeMethodDescriptionstatic ObjectSymbolTable.getInitialValue(SymbolTable.Type type, String name, SymbolTable.InitialValueType initialType, String initialData, SymbolTable symbolTable, Map<String, SymbolTable.Symbol> symbols)