|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.webmacro.engine.FunctionCallBuilder
Builder for standalone function calls $a($foo)
| Constructor Summary | |
FunctionCallBuilder(java.lang.String name,
ListBuilder args)
|
|
| Method Summary | |
java.lang.Object |
build(BuildContext bc)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FunctionCallBuilder(java.lang.String name,
ListBuilder args)
| Method Detail |
public java.lang.Object build(BuildContext bc)
throws BuildException
build in interface BuilderBuildException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||