public final class TRegexCompilationRequest extends Object
TRegexCompilationRequests can be compiled in
parallel.| Modifier and Type | Method and Description |
|---|---|
TRegexDFAExecutorNode |
createDFAExecutor(NFA nfaArg,
TRegexDFAExecutorProperties props,
String debugDumpName) |
TRegexExecRootNode |
getRoot() |
public TRegexExecRootNode getRoot()
public TRegexDFAExecutorNode createDFAExecutor(NFA nfaArg, TRegexDFAExecutorProperties props, String debugDumpName)