package diffast-core

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class type Lang_base.lang_t

method name : string
method subname : string
method make_tree_builder : opts_t -> tree_builder
method get_cache_key : S.file -> string
method extract_fact : opts_t -> string -> Diffast_core.Spec.tree_t -> unit
method node_filter : opts_t -> Diffast_core.Spec.node_t -> bool