CurryInfo: smtlib-3.0.0 / Language.SMTLIB.Parser.parseGetInfoRsp

definition:
parseGetInfoRsp :: SMTParser SMT.CmdResponse
parseGetInfoRsp = return SMT.GetInfoRsp <*> some parseInfoRsp
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- parser for get-info-response
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> _}
name:
parseGetInfoRsp
precedence:
no precedence defined
result-values:
_
signature:
ParserComb.Parser Language.SMTLIB.Scanner.Token Language.SMTLIB.Types.CmdResponse
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term