package orsetto

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

The equivalence class of text symbols.

val symbol_type : Symbol.t Cf_type.nym

The witness for the symbol type.

val advance : position -> Symbol.t -> position

Scanners use advance pos sym to make the position immediately after pos when occupied by sym.