Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
xjavadoc.SimpleNode
Field Summary | |
protected Node[] | |
protected Token | |
protected int | |
static int | |
protected Token | |
protected Node | |
protected JavaParser |
Constructor Summary | |
| |
|
Method Summary | |
String |
|
private void |
|
Token | |
Token | |
int |
|
String |
|
void |
|
void |
|
Node |
|
int | |
Node | |
void |
|
void |
|
String |
|
String |
|
public String dump()
private void dump(StringBuffer sb, String prefix)
public int getPosition()
Returns our position under our parent.
- Returns:
- our position under our parent.
public String getType()
public String toString()
public String toString(String prefix)