|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.webmacro.directive.Directive.ArgDescriptor | +--org.webmacro.directive.Directive.LiteralBlockArg
Literal block argument type. Accepts a WM Block, but does not intepret any directives or property references contained in the block.
Fields inherited from class org.webmacro.directive.Directive.ArgDescriptor |
children, id, keyword, nextArg, optional, subordinateArgs, type |
Constructor Summary | |
Directive.LiteralBlockArg(int id)
|
Methods inherited from class org.webmacro.directive.Directive.ArgDescriptor |
setOptional, setOptional |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Directive.LiteralBlockArg(int id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |