public static class ReferenceParser.TypeInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
hasErrors |
boolean |
isArray |
boolean |
isParameterized |
boolean |
isPrimitive |
boolean |
isVarArg |
PsiBuilder.Marker |
marker |
Constructor and Description |
---|
TypeInfo() |
public boolean isPrimitive
public boolean isParameterized
public boolean isArray
public boolean isVarArg
public boolean hasErrors
public PsiBuilder.Marker marker