|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--ast.SubDeclList
| Field Summary | |
int |
line
|
SubDecl |
subDecl
|
SubDeclList |
subDeclList
|
| Constructor Summary | |
SubDeclList(int line,
SubDecl subDecl,
SubDeclList subDeclList)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int line
public SubDecl subDecl
public SubDeclList subDeclList
| Constructor Detail |
public SubDeclList(int line,
SubDecl subDecl,
SubDeclList subDeclList)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||