Property | Type | Description | |
---|---|---|---|
$argument_rx | |||
$extends | |||
$function_rx | |||
$mode | |||
$name | |||
$replacement_rx | |||
$rule | |||
$rule_rx | |||
$rx_rx |
Property | Type | Description | |
---|---|---|---|
$lines | |||
$parser |
Method | Description | |
---|---|---|
__construct ( $parser, $lines ) | ||
compile ( $indent ) | Generate the PHP code for a function to match against a string for this rule | |
parse_rule ( ) | * Manual parsing, because we can't bootstrap ourselves yet | |
tokenize ( $str, &$tokens, $o ) |
public compile ( $indent ) |
public parse_rule ( ) |