Package net.akehurst.language.agl.regex

Types

RegexParserException
Link copied to clipboard
class RegexParserException(msg: String) : RuntimeException

Functions

regexMatcher
Link copied to clipboard
fun regexMatcher(pattern: String): RegexMatcher