|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
UnquoteSplice
The public interface to an unquote-splice AG element. An unquote-splice may only appear in a quoted table or argument list. The expression must evaluate to a native table. Example: #@exp
Method Summary | |
---|---|
Expression |
expression()
The expression must evaluate to a native table Example: `(`(#@(m()))).statement.expression == `(m()) |
Methods inherited from interface edu.vub.at.objects.AbstractGrammar |
---|
freeVariables |
Methods inherited from interface edu.vub.at.objects.Object |
---|
super |
Method Detail |
---|
Expression expression()
`(`(#@(m()))).statement.expression == `(m())
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |