public class GosuParserTypes extends Object
| Constructor and Description |
|---|
GosuParserTypes() |
| Modifier and Type | Method and Description |
|---|---|
static IType |
BOOLEAN_TYPE() |
static IType |
CHAR_TYPE() |
static IType |
DATETIME_TYPE() |
static IType |
GENERIC_BEAN_TYPE() |
static IType |
LIST_TYPE() |
static IType |
NULL_TYPE() |
static IType |
NUMBER_TYPE() |
static IType |
STRING_TYPE() |
public static IType NUMBER_TYPE()
public static IType STRING_TYPE()
public static IType CHAR_TYPE()
public static IType BOOLEAN_TYPE()
public static IType DATETIME_TYPE()
public static IType LIST_TYPE()
public static IType NULL_TYPE()
public static IType GENERIC_BEAN_TYPE()
Copyright © 2022. All rights reserved.