17.5.5.5Class EOLRuleLA

Rule matching the end of line, with look ahead. This prevents exiting from the loop checking this line when EOLRuleLA is matched

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

Properties

lookAhead

Made with http://www.falconpl.org