|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--anvil.script.ParameterListDeclaration.Parameter
| Field Summary | |
protected Doc |
doc
|
protected Expression |
expr
|
protected int |
kind
|
protected java.lang.String |
name
|
protected boolean |
req
|
protected Expression |
type
|
protected Any |
value
|
| Constructor Summary | |
protected |
ParameterListDeclaration.Parameter()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected int kind
protected java.lang.String name
protected Any value
protected Expression expr
protected Expression type
protected boolean req
protected Doc doc
| Constructor Detail |
protected ParameterListDeclaration.Parameter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||