Rule and subrule options

Skip to end of metadata
Go to start of metadata
option description
k Specify the exact lookahead to be used by the subrule.
greedy Valid values are true and false. Default is true. Normally symbols are matched greedily so that if a symbol can be matched immediately or by exiting the subrule the parser chooses to match the symbol immediately.
backtrack Rule-specific version of the backtrack grammar option. See Grammar options for details.
memoize Rule-specific version of the memoize grammar option. See Grammar options for details.
Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.