|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.judoscript.parser.helper.Arguments
public final class Arguments
| Constructor Summary | |
|---|---|
Arguments(ParserHelper helper,
java.lang.Object[] oa,
boolean expand)
|
|
| Method Summary | |
|---|---|
boolean |
doExpand()
|
void |
dump(XMLWriter out)
|
Expr[] |
getParams()
|
int[] |
getTypes()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Arguments(ParserHelper helper,
java.lang.Object[] oa,
boolean expand)
| Method Detail |
|---|
public Expr[] getParams()
public int[] getTypes()
public boolean doExpand()
public void dump(XMLWriter out)
dump in interface XMLDumpable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||