public class RowRecogNFAStateEndForge extends RowRecogNFAStateForgeBase
Constructor and Description |
---|
RowRecogNFAStateEndForge() |
Modifier and Type | Method and Description |
---|---|
protected void |
assignInline(CodegenExpression eval,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected Class |
getEvalClass() |
List<RowRecogNFAStateForge> |
getNextStates()
Returns the next states.
|
boolean |
isExprRequiresMultimatchState()
Whether or not the match-expression requires multimatch state
|
addState, getNodeNumFlat, getNodeNumNested, getStreamNum, getVariableName, isGreedy, isMultiple, make, setNodeNumFlat
public List<RowRecogNFAStateForge> getNextStates()
RowRecogNFAStateForge
getNextStates
in interface RowRecogNFAStateForge
getNextStates
in class RowRecogNFAStateForgeBase
public boolean isExprRequiresMultimatchState()
RowRecogNFAStateForge
isExprRequiresMultimatchState
in interface RowRecogNFAStateForge
isExprRequiresMultimatchState
in class RowRecogNFAStateForgeBase
protected Class getEvalClass()
getEvalClass
in class RowRecogNFAStateForgeBase
protected void assignInline(CodegenExpression eval, CodegenMethod method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
assignInline
in class RowRecogNFAStateForgeBase
Copyright © 2005–2018. All rights reserved.