uuagc

Scanner

Documentation

data Input

Constructors

Input !Pos String (Maybe (Token, Input)) 

type Lexer s = Pos -> String -> Maybe (s, Pos, String)