public final class CFunctionType
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static CFunctionType |
createSimpleFunctionType(CType pReturnType) |
CType |
getReturnType() |
java.lang.String |
toString() |
public CType getReturnType()
public static CFunctionType createSimpleFunctionType(CType pReturnType)
public java.lang.String toString()
toString in class java.lang.Object