public class RowRecogNFAStateZeroToManyForge extends RowRecogNFAStateForgeBase
Constructor and Description |
---|
RowRecogNFAStateZeroToManyForge(String nodeNum,
String variableName,
int streamNum,
boolean multiple,
boolean isGreedy,
boolean exprRequiresMultimatchState,
ExprNode expression) |
Modifier and Type | Method and Description |
---|---|
protected void |
assignInline(CodegenExpression eval,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected Class |
getEvalClass() |
String |
toString() |
addState, getNextStates, getNodeNumFlat, getNodeNumNested, getStreamNum, getVariableName, isExprRequiresMultimatchState, isGreedy, isMultiple, make, setNodeNumFlat
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.