Available on jvm
staticfinalread onlyENDANCHOR:Int
staticfinalread onlyNOANCHOR:Int
staticquoteReplacement(param1:String):String
new()
new(param1:Pattern, param2:CharSequence)
acceptMode:Int
anchoringBounds:Bool
first:Int
from:Int
groups:NativeArray<Int>
last:Int
lastAppendPosition:Int
locals:NativeArray<Int>
lookbehindTo:Int
oldLast:Int
parentPattern:Pattern
text:CharSequence
to:Int
transparentBounds:Bool
appendReplacement(param1:StringBuffer, param2:String):Matcher
appendTail(param1:StringBuffer):StringBuffer
charAt(param1:Int):Char16
end():Int
end(param1:String):Int
end(param1:Int):Int
find():Bool
find(param1:Int):Bool
getMatchedGroupIndex(param1:String):Int
getSubSequence(param1:Int, param2:Int):CharSequence
getTextLength():Int
group():String
group(param1:String):String
group(param1:Int):String
groupCount():Int
hasAnchoringBounds():Bool
hasTransparentBounds():Bool
hitEnd():Bool
lookingAt():Bool
match(param1:Int, param2:Int):Bool
matches():Bool
pattern():Pattern
region(param1:Int, param2:Int):Matcher
regionEnd():Int
regionStart():Int
replaceAll(param1:String):String
replaceFirst(param1:String):String
requireEnd():Bool
reset():Matcher
reset(param1:CharSequence):Matcher
search(param1:Int):Bool
start():Int
start(param1:String):Int
start(param1:Int):Int
toMatchResult():MatchResult
toString():String
useAnchoringBounds(param1:Bool):Matcher
usePattern(param1:Pattern):Matcher
useTransparentBounds(param1:Bool):Matcher