public class LayeredTokenMatcher extends Object
protected
LayeredTokenMatcher(Matcher m)
int
end()
end(int group)
boolean
find()
find(int group)
groupCount()
matches()
void
reset()
start()
start(int group)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected LayeredTokenMatcher(Matcher m)
public int end()
public int end(int group)
public boolean find()
public boolean find(int group)
public int groupCount()
public boolean matches()
public int start()
public int start(int group)
public void reset()
Copyright © 2010-2013 University of Washington CSE. All Rights Reserved.