CurryInfo: curry-interface-2.0.1 / CurryInterface.Parser.tokenClass

definition: Info
 
tokenClass :: Parser ()
tokenClass = word "class"
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {<*>._#lambda10,yield._#lambda3}}
name: Info
 tokenClass
precedence: Info
 no precedence defined
result-values: Info
 {<*>._#lambda10,yield._#lambda3}
signature: Info
 String -> [((), String)]
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms