Access keys

Dummy

Kind of class: class
Inherits from: Node < BasicClass
Classpath: org.as2lib.regexp.node.Dummy
File last modified: Tuesday, 11 October 2005, 16:56:16
Dummy) is a node to assist in connecting branches.

*
* @author Igor Sadovskiy

Summary

Instance properties
Instance properties inherited from Node
Instance methods
Instance methods inherited from Node
Instance methods inherited from BasicClass

Instance methods

match

function match (
matcher:Object, i:Number, seq:String) : Boolean
This method implements the classic accept node.
#
Overrides: