LastMatch is a node to match the location where the last match ended. This is used for the \G construct.
LastMatch
public function match(matcher:Object, i:Number, seq:String):Boolean
Description copied from Node
This method implements the classic accept node.
match() in org.as2lib.regexp.node.Node