|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.github.antlrjavaparser.api.Node
com.github.antlrjavaparser.api.expr.Expression
public abstract class Expression
Constructor Summary | |
---|---|
Expression()
|
|
Expression(int beginLine,
int beginColumn,
int endLine,
int endColumn)
|
Method Summary |
---|
Methods inherited from class com.github.antlrjavaparser.api.Node |
---|
accept, accept, equals, getBeginColumn, getBeginLine, getData, getEndColumn, getEndLine, hashCode, setBeginColumn, setBeginLine, setData, setEndColumn, setEndLine, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Expression()
public Expression(int beginLine, int beginColumn, int endLine, int endColumn)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |