package lrgrep

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

Module Info.ItemSource

include INDEXED with type 'g n = 'g item
Sourcetype 'g n = 'g item
Sourceval cardinal : 'g grammar -> 'g n Fix.Indexing.cardinal
Sourceval of_int : 'g grammar -> int -> 'g n Fix.Indexing.index
Sourceval prev : 'g grammar -> 'g n Fix.Indexing.index -> 'g n Fix.Indexing.index option
Sourceval position : 'g grammar -> 'g n Fix.Indexing.index -> int
Sourceval is_reducible : 'g grammar -> 'g n Fix.Indexing.index -> bool
Sourceval to_string : 'g grammar -> 'g n Fix.Indexing.index -> string