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 -> PosSource
newpos :: Pos -> Char -> PosSource