public class GosuParserTypes
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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()