Class GosuParserTypes


  • public class GosuParserTypes
    extends Object
    • Constructor Detail

      • GosuParserTypes

        public GosuParserTypes()
    • Method Detail

      • NUMBER_TYPE

        public static IType NUMBER_TYPE()
      • STRING_TYPE

        public static IType STRING_TYPE()
      • CHAR_TYPE

        public static IType CHAR_TYPE()
      • BOOLEAN_TYPE

        public static IType BOOLEAN_TYPE()
      • DATETIME_TYPE

        public static IType DATETIME_TYPE()
      • LIST_TYPE

        public static IType LIST_TYPE()
      • NULL_TYPE

        public static IType NULL_TYPE()
      • GENERIC_BEAN_TYPE

        public static IType GENERIC_BEAN_TYPE()