Uses of Enum
com.semedy.reasoner.symboltable.encoder.DataTypes.Type
Packages that use DataTypes.Type
- 
Uses of DataTypes.Type in com.semedy.reasoner.symboltable.encoder
Methods in com.semedy.reasoner.symboltable.encoder that return DataTypes.TypeModifier and TypeMethodDescriptionstatic DataTypes.Typestatic DataTypes.TypeDataTypes.Type.getType(byte id) static DataTypes.TypeReturns the enum constant of this type with the specified name.static DataTypes.Type[]DataTypes.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.