17.5.5.2Class CharRule

Matches a single character.

Class CharRule( nextState, action ) from \
                 Rule(( nextState, action))
Properties
grabbedChar
matchLen
Methods
apply
match
Properties inherited from class Rule
action
lookAhead
matchLen
nextState
Methods inherited from class Rule
apply
match

Properties

grabbedChar

matchLen

Methods

apply

apply( ctx )

match

match( text, pos )
Made with http://www.falconpl.org