During the matching process, whitespace between tokens is skipped by default
be sure to define less-specific patterns after more-specific patterns. If you are not sure which expressions are most specific, use Or expressions (defined using the ^ operator) - they will always match the longest expression
setParseAction(fn) - function to call after successful matching of the element
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.