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