package ppxx

  1. Overview
  2. Docs

Module Xhelper.XExpSource

Sourceval assert_false : unit -> Ppxlib.Ast.expression
Sourceval is_simple_ext : Ppxlib.Ast.label -> Ppxlib.Ast.expression -> bool

If the args are empty, returns the function itself

If the args are empty, returns (). If the args is singleton, returns itself.

Sourceval parse : string -> Ppxlib.Ast.expression