package pfff

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val is_eof : Parser_python.token -> bool
val is_comment : Parser_python.token -> bool
val info_of_tok : Parser_python.token -> Parse_info.t