|
||||||||||
| 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.stmt.Statement
public abstract class Statement
| Constructor Summary | |
|---|---|
Statement()
|
|
Statement(int beginLine,
int beginColumn,
int endLine,
int endColumn)
|
|
| Method Summary |
|---|
| Methods inherited from class com.github.antlrjavaparser.api.Node |
|---|
accept, accept, equals, getBeginColumn, getBeginComments, getBeginLine, getData, getEndColumn, getEndComments, getEndLine, getInternalComments, hashCode, setBeginColumn, setBeginComments, setBeginLine, setData, setEndColumn, setEndComments, setEndLine, setInternalComments, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Statement()
public Statement(int beginLine,
int beginColumn,
int endLine,
int endColumn)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||