W3cubDocs

/Haxe Java

MatchResult

package java.util.regex

implemented by Matcher

@:abstract@:libType@:javaNative@:native("java.util.regex.MatchResult")@:javaCanonical("java.util.regex","MatchResult") Available on java

Methods

@:overload end (param1:Int):Int

@:overload end ():Int

@:overload group (param1:Int):String

@:overload group ():String

@:overload groupCount ():Int

@:overload start (param1:Int):Int

@:overload start ():Int

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/util/regex/MatchResult.html