Regex.getMatchFlags

Returns the match options that regex was created with. Since 2.26

class Regex
getMatchFlags
()

Return Value

flags from GRegexMatchFlags

Meta