Advise-me-0.1: Assessment services for the Advise-Me project

Maintainerbastiaan.heeren@ou.nl
Stabilityprovisional
Portabilityportable (depends on ghc)
Safe HaskellNone
LanguageHaskell98

Recognize.Data.StringLexer

Description

 
Synopsis

Documentation

data LayoutMode Source #

Constructors

Column 
Row 
Instances
Eq LayoutMode Source # 
Instance details

Defined in Recognize.Data.StringLexer

Show LayoutMode Source # 
Instance details

Defined in Recognize.Data.StringLexer

ToXML LayoutMode Source # 
Instance details

Defined in Recognize.Data.StringLexer

data LexerOutput Source #

The LexerOutput contains the lexed strings and the layout mode which is determind by the columnizer in Recognize.Parsing.MathLexer