Module parsit::parser

source ·

Structs

  • The token is used as a stub for the parsing operations when we need just a notion that the token is parsed correctly but we don’t need to process any values.
  • The base structure of the parser combinator that providers a set of methods to construct a gramma