Package org.joni
Class NativeMachine
- java.lang.Object
-
- org.jcodings.IntHolder
-
- org.joni.Matcher
-
- org.joni.NativeMachine
-
abstract class NativeMachine extends Matcher
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
NativeMachine(Regex regex, Region region, byte[] bytes, int p, int end)
-
Method Summary
-
Methods inherited from class org.joni.Matcher
debugSearch, getBegin, getEagerRegion, getEnd, getRegion, icbuf, interrupt, isMbcAsciiWord, match, matchAt, matchInterruptible, msaInit, search, search, searchInterruptible, searchInterruptible, stateCheckBuffClear, stateCheckBuffInit
-
-