|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
AbstractGrammar
ATAbstractGrammar contains all methods to be understood by any parsetree element in the ambienttalk/2 programming language. As the parsetree is a first-class entity (it can be manipulated in the language using the MOP) parsetree elements are also ATObjects.
Method Summary | |
---|---|
Table |
freeVariables()
Return a table of ATSymbol objects representing
the set of free variables of the Abstract Grammar expression. |
Methods inherited from interface edu.vub.at.objects.Object |
---|
super |
Method Detail |
---|
Table freeVariables()
Symbol
objects representing
the set of free variables of the Abstract Grammar expression.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |