public class CompiledRegexObject extends Object
| Constructor and Description |
|---|
CompiledRegexObject(RegexLanguage language,
RegexExecRootNode compiledRegex) |
| Modifier and Type | Method and Description |
|---|---|
com.oracle.truffle.api.CallTarget |
getCallTarget() |
public CompiledRegexObject(RegexLanguage language, RegexExecRootNode compiledRegex)