|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcode.type.TypeIdentifier
code.type.TypeConstructor
public class TypeConstructor
A Type Constructor
| Field Summary |
|---|
| Fields inherited from class code.type.TypeIdentifier |
|---|
name |
| Constructor Summary | |
|---|---|
TypeConstructor(java.lang.String name)
|
|
| Method Summary | ||
|---|---|---|
|
accept(code.type.visitor.TypeVisitor<R,T> v,
T o)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
TypeConstructor(java.lang.String name)
| Method Detail |
|---|
public <R,T> R accept(code.type.visitor.TypeVisitor<R,T> v,
T o)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||