|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjif.parse.Declarator
public class Declarator
| Constructor Summary | |
|---|---|
Declarator(polyglot.util.Position pos,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
int |
dims()
|
polyglot.ast.Expr |
init()
|
java.lang.String |
name()
|
polyglot.util.Position |
position()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Declarator(polyglot.util.Position pos,
java.lang.String name)
| Method Detail |
|---|
public int dims()
public polyglot.ast.Expr init()
public java.lang.String name()
public polyglot.util.Position position()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||