yameru v0.1.0 Yameru.Parser

Yameru parser

Responsibility of Spaces Trimming

Any parser can work on the assumption that there is no space on offset position.

This means;

  • Any parser have responsibility of trimming spaces trail behind them.
  • Before one parser call another parser, trim spaces before what another parser expect.

Link to this section Summary

Functions

Parses given yameru format string

Link to this section Functions

Parses given yameru format string.