package diffast-langs-java-parsing

  1. Overview
  2. Docs

Module F.PSource

Sourcetype token = Tokens_.token
Sourceexception Error
Sourceval reserved : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> unit
Sourceval partial_block_statement : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Ast.block_statement
Sourceval partial_assert_statement : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Ast.statement
Sourcemodule MenhirInterpreter : sig ... end
Sourcemodule Incremental : sig ... end
Sourcemodule Tables : sig ... end