Uses of Enum
com.semedy.reasoner.symboltable.encoder.DataTypes.Type
-
Uses of DataTypes.Type in com.semedy.reasoner.symboltable.encoder
Modifier and TypeMethodDescriptionstatic DataTypes.Type
static DataTypes.Type
DataTypes.Type.getType
(byte id) static DataTypes.Type
Returns 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.