|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object polyglot.util.Enum polyglot.ast.ConstructorCall.Kind
public static class ConstructorCall.Kind
Constructor call kind: either "super" or "this".
Constructor Summary | |
---|---|
ConstructorCall.Kind(java.lang.String name)
|
Method Summary |
---|
Methods inherited from class polyglot.util.Enum |
---|
equals, hashCode, intern, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConstructorCall.Kind(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |