pc4d v1.0.9 (2022-08-26T10:46:45Z)
Dub
Repo
Parser.opUnary
pc4d
parser
Parser
dsl for repetition of a parser e.g. (*match("a")) matches sequences of a
Parser
opUnary
()
class
Parser
(T)
Parser
opUnary
(
string
op
)
(
)
if
(
op
== "*"
)
Parser
opUnary
()
Meta
Source
See Implementation
pc4d
parser
Parser
functions
opBinary
opUnary
parse
parseAll
setCallback
transform
static functions
success
variables
fCallable
dsl for repetition of a parser e.g. (*match("a")) matches sequences of a