UnixDollar is a node to anchor at the end of a line or the end of input based on the multiline mode when in unix lines mode.
UnixDollar
new UnixDollar()
public function UnixDollar(mul:Boolean)
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
public function study(info:TreeInfo):Boolean
This method is good for all zero length assertions.
study() in org.as2lib.regexp.node.Node