|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbsyn.Absyn
Absyn.Type
Absyn.IdentifierType
public class IdentifierType
Class types.
Constructor Summary | |
---|---|
IdentifierType(java.lang.String id)
|
Method Summary | |
---|---|
void |
accept(Visitor v)
Visitor pattern dispatch. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IdentifierType(java.lang.String id)
Method Detail |
---|
public void accept(Visitor v)
accept
in interface Visitable
accept
in class Type
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |