Returns an offset marking the beginning of the pattern match relative to the beginning of the input from which the match was extracted.
@param group The pattern subgroup.
@return The offset of the first token in the indicatedpattern subgroup. If a group was never matched or does not exist, returns -1.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.