public static interface CAstType.Function extends CAstType.Reference
CAstType.Array, CAstType.Class, CAstType.Complex, CAstType.Function, CAstType.Method, CAstType.Primitive, CAstType.Reference| Modifier and Type | Method and Description |
|---|---|
int |
getArgumentCount() |
List |
getArgumentTypes() |
Collection |
getExceptionTypes() |
CAstType |
getReturnType() |
getName, getSupertypesCAstType getReturnType()
List getArgumentTypes()
Collection getExceptionTypes()
int getArgumentCount()