|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TypeSystem.TypePrinter
| Method Summary | |
|---|---|
java.lang.String |
print(Function f)
Produce a string representing the signature of the function |
java.lang.String |
print(java.lang.Iterable<? extends Type> ts)
Produce a string representing the list of types |
java.lang.String |
print(Type t)
Produce a string representing the type |
| Method Detail |
|---|
java.lang.String print(Type t)
java.lang.String print(java.lang.Iterable<? extends Type> ts)
java.lang.String print(Function f)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||