public static class ParseTools.CapturingGroup extends Object
ParseTools.CapturingGroup(char[] chars, int start, int end)
char[]
getCaptured()
int
getEnd()
getStart()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ParseTools.CapturingGroup(char[] chars, int start, int end)
public int getStart()
public int getEnd()
public char[] getCaptured()
public String toString()
toString
Object
Copyright © 2014 OCPsoft. All Rights Reserved.