parrotcode: Parse and compile glob notation | |
Contents | Libraries |
PGE::Glob - Parse and compile glob notation
A parser for shell-stype glob notation.
new(STR class [, PMC exp1 [, PMC exp2]])
Exp
object of class
,
initializing min/max/greedy/etc.
values and exp1
and exp2
objects if provided.glob_error(STR pattern, PMC lex, STR message)
glob_parse_alt(STR pattern, PMC lex)
Jonathan Scott Duff
duff@pobox.com
Character class support added by Patrick R. Michaud (pmichaud@pobox.com)
Hey! The above document had some coding errors, which are explained below:
|