java.lang.Object
org.jcodings.IntHolder
org.joni.Matcher
org.joni.NativeMachine
-
Field Summary
Fields inherited from class org.joni.Matcher
bytes, enc, end, FAILED, high, INTERRUPTED, low, msaBegin, msaBestLen, msaBestS, msaEnd, msaGpos, msaOptions, msaRegion, msaStart, regex, str
Fields inherited from class org.jcodings.IntHolder
value
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
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
-
Constructor Details
-
NativeMachine
-