YhcSource codeContentsIndex
Parse.Lex
Documentation
data Lex
Constructors
L_EOF
L_ERROR Char
L_LPAR
L_RPAR
L_LANNOT
L_RANNOT
L_LCURL
L_LCURL'
L_RCURL
L_RCURL'
L_LBRACK
L_RBRACK
L_BACKTICK
L_COMMA
L_SEMI
L_SEMI'
L_DotDot
L_ColonColon
L_EqualGreater
L_Equal
L_At
L_Lambda
L_Pipe
L_Tidle
L_LessMinus
L_MinusGreater
L_Underscore
L_AVARID TokenId
L_AVAROP TokenId
L_ACONID TokenId
L_ACONOP TokenId
L_INTEGER Integer
L_RATIONAL Rational
L_DOUBLE Double
L_CHAR Char
L_STRING [Char]
L_case
L_class
L_data
L_default
L_deriving
L_do
L_else
L_if
L_import
L_in
L_infix
L_infixl
L_infixr
L_instance
L_let
L_module
L_newtype
L_of
L_then
L_type
L_where
show/hide Instances
Eq Lex
Show Lex
data LexAnnot
Constructors
LexArity TokenId Int
LexPrimitive TokenId (String, String)
show/hide Instances
data TokenId
show/hide Instances
Produced by Haddock version 0.8