CurryInfo: currypp-3.2.0 / CPP.ICode.ParseError.getPErrorMsg

definition: Info
 
getPErrorMsg :: PError -> String
getPErrorMsg (PError _ m) = m
demand: Info
 argument 1
deterministic: Info
 deterministic operation
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {({PError}) |-> _}
name: Info
 getPErrorMsg
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 PError -> String
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms