public static final class RegexObject.RegexObjectExecUTF8Method extends AbstractRegexObject
RegexObject.RegexObjectExecMethod
, except it expects a
native byte array as input string. This violation of the interop protocol is probably a bad
idea and will be replaced with a Truffle Library soon.Constructor and Description |
---|
RegexObjectExecUTF8Method(RegexObject regex) |
Modifier and Type | Method and Description |
---|---|
RegexObject |
getRegexObject() |
getLanguage, hasLanguage, toDisplayString
public RegexObjectExecUTF8Method(RegexObject regex)
public RegexObject getRegexObject()