package pfff

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type program_and_tokens = Ast_nw.program * Lexer_nw.token list
val parse_fuzzy : Common.filename -> Ast_fuzzy.tree list * Lexer_nw.token list
val tokens : Common.filename -> Lexer_nw.token list