= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package genspio
-
genspio
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Manipulate the AST ('a EDST.t
values).
module Visitor : sig ... end
A generic AST visitor pattern, which by default does nothing.
module Constant_propagation : sig ... end
A basic implementation of constant propagation.