Documentation

Lean.Parser.Module

  • recovering : Bool
  • hasLeading : Bool

    Whether there is leading whitespace before pos. Used to associate whitespace at the start of the file with the first token of the file.

Instances For
    def Lean.Parser.parseHeader (inputCtx : InputContext) :
    IO (TSyntax `Lean.Parser.Module.header × ModuleParserState × MessageLog)
    Instances For
      Instances For
        def Lean.Parser.testParseModule (env : Environment) (fname contents : String) :
        Instances For