public class AlphaNodeVisitor extends AbstractNetworkNodeVisitor
Modifier and Type | Field and Description |
---|---|
static AlphaNodeVisitor |
INSTANCE |
Modifier | Constructor and Description |
---|---|
protected |
AlphaNodeVisitor() |
Modifier and Type | Method and Description |
---|---|
protected void |
doVisit(NetworkNode node,
Stack<NetworkNode> nodeStack,
StatefulKnowledgeSessionInfo info) |
visit
public static final AlphaNodeVisitor INSTANCE
protected void doVisit(NetworkNode node, Stack<NetworkNode> nodeStack, StatefulKnowledgeSessionInfo info)
doVisit
in class AbstractNetworkNodeVisitor
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.