|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectJaCoP.fz.SimpleNode
JaCoP.fz.ASTSetLiteral
public class ASTSetLiteral
| Constructor Summary | |
|---|---|
ASTSetLiteral(int id)
|
|
ASTSetLiteral(Parser p,
int id)
|
|
| Method Summary | |
|---|---|
int |
getType()
|
void |
setType(int t)
|
java.lang.String |
toString()
|
| Methods inherited from class JaCoP.fz.SimpleNode |
|---|
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ASTSetLiteral(int id)
public ASTSetLiteral(Parser p,
int id)
| Method Detail |
|---|
public void setType(int t)
public int getType()
public java.lang.String toString()
toString in class SimpleNode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||