public interface CAstType
Modifier and Type | Interface and Description |
---|---|
static interface |
CAstType.Array |
static interface |
CAstType.Class |
static interface |
CAstType.Complex |
static interface |
CAstType.Function |
static interface |
CAstType.Method |
static interface |
CAstType.Primitive |
static interface |
CAstType.Reference |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the fully-qualified (e.g.
|
Collection |
getSupertypes() |
static final CAstType DYNAMIC
String getName()
Collection getSupertypes()