com.stevenrbrandt.ubiq2.v4.pattwo
Class PatManyStart

java.lang.Object
  extended by com.stevenrbrandt.ubiq2.v4.pattwo.PatPos
      extended by com.stevenrbrandt.ubiq2.v4.pattwo.PatManyStart

public class PatManyStart
extends PatPos


Constructor Summary
PatManyStart()
           
 
Method Summary
 PatState createState()
           
 boolean match(Matcher ms, PatState ps)
           
 java.lang.String toString()
           
 java.lang.Integer width()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PatManyStart

public PatManyStart()
Method Detail

match

public boolean match(Matcher ms,
                     PatState ps)

createState

public PatState createState()

toString

public java.lang.String toString()

width

public java.lang.Integer width()