package diffast-langs-python-parsing

  1. Overview
  2. Docs
inherit PB.scanner
val scanner_env : scanner_env
val mutable ulexbuf_opt : Sedlexing.lexbuf option
val mutable last_rawtoken : Python_parsing.Tokens_.token
val mutable last_rawtoken2 : Python_parsing.Tokens_.token
method init : unit
method current_indent : int
method scanner_env : scanner_env
method reset_paren_level : unit -> unit
method prepend_rawtoken : Python_parsing.Tokens_.token -> Lexing.position -> Lexing.position -> unit
method peek_nth_rawtoken : int -> Python_parsing.Tokens_.token
method reset_shadow_queue : unit
method shadow_contents : string
method shadow_outline : string
method has_error : unit -> bool
method discard_tokens : int -> unit
method get_token : unit -> Python_parsing.Tokens_.token PB.token
OCaml

Innovation. Community. Security.