|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectphp.java.bridge.ParserTag
class ParserTag
This structure carries the parsed tag and the arguments.
| Field Summary | |
|---|---|
short |
n
The number of strings. |
ParserString[] |
strings
The strings. |
| Constructor Summary | |
|---|---|
protected |
ParserTag(int n)
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public short n
public ParserString[] strings
| Constructor Detail |
|---|
protected ParserTag(int n)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||