lvmlib-1.1: The Lazy Virtual Machine (LVM).
Lvm.Core.Parsing.Token
type Token = (Pos, Lexeme) Source
data Lexeme Source
Constructors
Instances
type Pos = (Int, Int) Source
incpos :: Pos -> Int -> Pos Source
newpos :: Pos -> Char -> Pos Source