Skip to content

v1.0.1

Compare
Choose a tag to compare
@promicsw promicsw released this 08 Nov 09:33
· 2 commits to master since this release

Skip feature added for defining and using common skipping actions when parsing:

  • It is sometimes required to skip common spaces/white-space/other during parsing.
  • This feature provides a mechanism for defining and using a common skipping operation.
  • Please see the documentation for details.