public class CharacterParser.Match extends Object
Match(int start, int end, String src)
int
getEnd()
String
getSrc()
getStart()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Match(int start, int end, String src)
public int getStart()
public int getEnd()
public String getSrc()
Copyright © 2015. All rights reserved.