ace-0.2: Attempto Controlled English parser and printer
ACE.Types.Tokens
Description
Tokens for ACE.
Synopsis
data Token Source
A token
Constructors
Instances
tokenPos :: Token -> (Int, Int)Source
Get the position of the token.