package earley

  1. Overview
  2. Docs

Extra types missing for old version

type str = string Asttypes.loc
type loc = Location.t
type attrs = Parsetree.attribute list