Uses of Class
org.ocpsoft.rewrite.util.ParseTools.CapturingGroup
Packages that use ParseTools.CapturingGroup
-
Uses of ParseTools.CapturingGroup in org.ocpsoft.rewrite.util
Methods in org.ocpsoft.rewrite.util that return ParseTools.CapturingGroupModifier and TypeMethodDescriptionstatic ParseTools.CapturingGroupParseTools.balancedCapture(char[] chars, int startPos, int endPos, ParseTools.CaptureType type) Return the index of the terminating character in the group, excluding markers.