package orsetto

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

The basis signature of text annotation systems.

The equivalence class of text symbols.

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

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