|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FunctionT | |
|---|---|
| xtc.type | |
| Uses of FunctionT in xtc.type |
|---|
| Methods in xtc.type that return FunctionT | |
|---|---|
FunctionT |
FunctionT.copy()
|
FunctionT |
FunctionT.toFunction()
|
FunctionT |
Type.toFunction()
Get this type as a function. |
| Methods in xtc.type with parameters of type FunctionT | |
|---|---|
protected Type |
C.composeFunctions(FunctionT f1,
FunctionT f2,
boolean pedantic)
Compose the specified function types (C99 6.2.7). |
void |
SourcePrinter.visit(FunctionT t)
Print the specified function type. |
void |
TypePrinter.visit(FunctionT t)
Print the specified function type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||