Package | Description |
---|---|
org.drools.core.reteoo.compiled |
Modifier and Type | Class and Description |
---|---|
class |
AssertHandler
todo: document
|
class |
DeclarationsHandler
This handler is used to create the member declarations section of a generated subclass of a
CompiledNetwork . |
class |
DelegateMethodsHandler |
class |
ModifyHandler
todo: document
|
class |
NetworkHandlerAdaptor
An abstract adapter class for receiving network node events from the
org.kie.reteoo.compiled.ObjectTypeNodeParser . |
class |
SetNodeReferenceHandler
This handler is used to create the member variable assignment statements section of a generated subclass of a
CompiledNetwork#setNetworkNodeReference(org.kie.common.NetworkNode) . |
class |
SwitchCompilerHandler |
Modifier and Type | Method and Description |
---|---|
void |
ObjectTypeNodeParser.accept(NetworkHandler handler)
Parse the
ObjectTypeNodeParser.objectTypeNode . |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.