Class RowRecogNFAStateZeroToManyEvalCond

java.lang.Object
com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateBase
com.espertech.esper.common.internal.epl.rowrecog.nfa.RowRecogNFAStateZeroToManyEvalCond
All Implemented Interfaces:
RowRecogNFAState

public class RowRecogNFAStateZeroToManyEvalCond extends RowRecogNFAStateBase implements RowRecogNFAState
The '*' state in the regex NFA states.
  • Field Details

  • Constructor Details

    • RowRecogNFAStateZeroToManyEvalCond

      public RowRecogNFAStateZeroToManyEvalCond()
  • Method Details