PegAny¶
The . (any character) operator in a PEG grammar.
Implements¶
- Label val
Constructors¶
create¶
Returns¶
- PegAny val^
Public Functions¶
text¶
Returns¶
- String val
eq¶
Parameters¶
- that: PegAny val
Returns¶
- Bool val
ne¶
Parameters¶
- that: PegAny val
Returns¶
- Bool val