package diffast-core

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

Class Lang.tree_patcher

method virtual _patch : ?fail_on_error:bool -> ?reverse:bool -> ?normalized_delta:bool -> Diffast_core.Lang_base.S.file -> Diffast_core.Lang_base.XML.node -> bool -> Diffast_core.Lang_base.SB.OutChannel.t -> unit
method virtual patch : ?fail_on_error:bool -> ?reverse:bool -> Diffast_core.Lang_base.S.file -> string -> Diffast_core.Lang_base.SB.OutChannel.t -> unit