Returns a Syntax
for commands with a variable number of arguments.
Returns a Syntax
for commands with a variable number of arguments.
an array of Type flags that are to be to the right of the primitive
the default number of arguments if no parenthesis are used.
Returns a Syntax
for commands with one or more right arguments.
Returns a Syntax
for commands with one or more right arguments.
an array of Type flags that are to be to the right of the Primitive
Returns a Syntax object for commands with no arguments.
Returns a Syntax
for reporters with a variable number of
arguments.
Returns a Syntax
for reporters with a variable number of
arguments.
an array of Type flags that are to the be right of the primitive
the return type
the default number of arguments if no parenthesis are used.
Returns a Syntax
for reporters with one or more right arguments
Returns a Syntax
for reporters with one or more right arguments
an array of Type flags that are to the be right of the Primitive
the return type
Returns a Syntax
for reporters with infix arguments.
Returns a Syntax
for reporters with infix arguments.
the return type
Returns a Syntax
for reporters with no arguments
Returns a Syntax
for reporters with no arguments
the return type
Legacy convenience methods for constructing Syntax objects, for use by extensions written in Java.