Documentation

Parser_.Monad

TLA+ #

@[reducible, inline]
abbrev TLAPlusLexer (α : Type) :

The type of lexers consuming characters of a string.

Equations
Instances For
    @[reducible, inline]
    abbrev TLAPlusParser (α : Type) :

    The type of parser consuming located tokens.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      PlusCal #

      @[reducible, inline]
      abbrev PlusCalLexer (α : Type) :
      Equations
      Instances For
        @[reducible, inline]
        abbrev PlusCalParser (α : Type) :
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For