GT.common
GTCommon.Plugin
A few base classes for plugins with virtual methods to be implemented.
See Plugin_intf for complete description of all valuable methods
Plugin_intf
GT
GT.HTML
GT.View
GT.syntax
compare
enum
eq
eval
foldl
foldr
gfmt
ghash
gmap
html
ppx
ppx_all
show
stateful
module Format = Format
val use_logging : bool
val log : ('a, Format.formatter, unit, unit) format4 -> 'a
module Make (AstHelpers : GTHELPERS_sig.S) : sig ... end