Package com.oracle.truffle.regex
package com.oracle.truffle.regex
-
ClassDescriptionTruffle Regular Expression Language
RegexObjectrepresents a compiled regular expression that can be used to match against input strings.These options define how TRegex should interpret a given parsing request.This profile is used for tracking statistics about a compiled regular expression, such as the amount of times the expression was executed and the amount of matches that were found.