Class GosuParserTypes

java.lang.Object
gw.lang.parser.GosuParserTypes

public class GosuParserTypes extends Object
  • Constructor Details

    • GosuParserTypes

      public GosuParserTypes()
  • Method Details

    • 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()