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

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