|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypeTree
Common supertype for all nodes that represent type expressions in the generic signature AST.
| Method Summary | |
|---|---|
void |
accept(TypeTreeVisitor<?> v)
Accept method for the visitor pattern. |
| Method Detail |
|---|
void accept(TypeTreeVisitor<?> v)
v - - a TypeTreeVisitor that will process this
tree
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||