Available on java
staticquoteReplacement(param1:String):String
appendReplacement(param1:StringBuffer, param2:String):Matcher
appendTail(param1:StringBuffer):StringBuffer
end(param1:String):Int
end():Int
end(param1:Int):Int
find(param1:Int):Bool
find():Bool
group(param1:String):String
group():String
group(param1:Int):String
groupCount():Int
hasAnchoringBounds():Bool
hasTransparentBounds():Bool
hitEnd():Bool
lookingAt():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(param1:CharSequence):Matcher
reset():Matcher
start(param1:String):Int
start():Int
start(param1:Int):Int
toMatchResult():MatchResult
toString():String
useAnchoringBounds(param1:Bool):Matcher
usePattern(param1:Pattern):Matcher
useTransparentBounds(param1:Bool):Matcher