Class PrimitiveTypes


  • public class PrimitiveTypes
    extends java.lang.Object
    • Constructor Detail

      • PrimitiveTypes

        public PrimitiveTypes()
    • Method Detail

      • getIntegerType

        public static IntegerType getIntegerType()
      • getStringType

        public static StringType getStringType()
      • getBooleanType

        public static BooleanType getBooleanType()
      • getRealType

        public static RealType getRealType()