|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Declaration
A unit of syntax that encapsulates some declaration. Declarations affect the environment, for example by adding new bindings, but do not typically do computation on their own. A declaration is scoped in the abstract syntax tree by a Declare object.
| Method Summary | |
|---|---|
Expression |
bindto(Expression target)
|
| Method Detail |
|---|
Expression bindto(Expression target)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||