|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.scoping.compiler.ast.Node
com.jeffpalm.scoping.compiler.ast.Statement
com.jeffpalm.scoping.compiler.ast.Expression
com.jeffpalm.scoping.compiler.ast.ExplicitConstructorCall
com.jeffpalm.scoping.compiler.ast.ExplicitConstructorCall.Super
public static final class ExplicitConstructorCall.Super
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.jeffpalm.scoping.compiler.ast.ExplicitConstructorCall |
---|
ExplicitConstructorCall.Super, ExplicitConstructorCall.This |
Field Summary |
---|
Fields inherited from class com.jeffpalm.scoping.compiler.ast.ExplicitConstructorCall |
---|
arguments |
Fields inherited from class com.jeffpalm.scoping.compiler.ast.Node |
---|
pos |
Method Summary | |
---|---|
boolean |
isSuper()
|
Methods inherited from class com.jeffpalm.scoping.compiler.ast.ExplicitConstructorCall |
---|
traverse |
Methods inherited from class com.jeffpalm.scoping.compiler.ast.Node |
---|
toString, typeString, whatToPrint |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public boolean isSuper()
isSuper
in class ExplicitConstructorCall
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |