Package gw.internal.gosu.parser
Class Primitives
java.lang.Object
gw.internal.gosu.parser.Primitives
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final Class
static Collection<? extends String>
static final String
getArraySignature
(String type) static boolean
isPrimitive
(String type)
-
Field Details
-
PRIMITIVE_MAP
-
PRIMITIVE_ARRAY_MAP
-
-
Constructor Details
-
Primitives
public Primitives()
-
-
Method Details
-
isPrimitive
-
get
-
getArraySignature
-
getAllPrimitiveNames
-