menu
petitparser package
documentation
core.dart
Parser<R>
Parser constructor
Parser constructor
dark_mode
light_mode
Parser<
R
>
constructor
Parser<
R
>
(
)
Implementation
Parser();
petitparser package
documentation
core
Parser<R>
Parser constructor
Parser class
Constructors
Parser
Properties
children
hashCode
runtimeType
Methods
accept
(ext)
allMatches
(ext)
and
(ext)
callCC
(ext)
captureResultGeneric
cast
(ext)
castList
(ext)
copy
end
(ext)
fastParseOn
flatten
(ext)
hasEqualChildren
hasEqualProperties
isEqualTo
labeled
(ext)
map
(ext)
map2
(ext)
map3
(ext)
map4
(ext)
map5
(ext)
map6
(ext)
map7
(ext)
map8
(ext)
map9
(ext)
matches
(ext)
matchesSkipping
(ext)
neg
(ext)
noSuchMethod
not
(ext)
optional
(ext)
optionalWith
(ext)
or
(ext)
parse
parseOn
permute
(ext)
pick
(ext)
plus
(ext)
plusGreedy
(ext)
plusLazy
(ext)
plusSeparated
(ext)
plusString
(ext)
repeat
(ext)
repeatGreedy
(ext)
repeatLazy
(ext)
repeatSeparated
(ext)
repeatString
(ext)
replace
separatedBy
(ext)
seq
(ext)
settable
(ext)
skip
(ext)
star
(ext)
starGreedy
(ext)
starLazy
(ext)
starSeparated
(ext)
starString
(ext)
times
(ext)
timesSeparated
(ext)
timesString
(ext)
token
(ext)
toPattern
(ext)
toString
trim
(ext)
where
(ext)
Operators
operator &
(ext)
operator ==
operator |
(ext)