Empty line rule matcher.
Class EmptyLineRule( nextState, action ) from \
Rule(( nextState, action))
| Properties | |
| matchLen | |
| Methods | |
| match |
| Properties inherited from class Rule | |
| action | |
| lookAhead | |
| matchLen | |
| nextState | |
| Methods inherited from class Rule | |
| apply | |
| match |
match( text, pos )