| Package | Description |
|---|---|
| xtc.type |
| Modifier and Type | Method and Description |
|---|---|
FunctionT |
FunctionT.copy() |
FunctionT |
FunctionT.toFunction() |
FunctionT |
Type.toFunction()
Get this type as a function.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2014. All Rights Reserved.