Package org.drools.compiler.builder.impl
Interface GlobalVariableContext
- All Known Subinterfaces:
TypeDeclarationContext
- All Known Implementing Classes:
GlobalVariableContextImpl,KnowledgeBuilderImpl,TypeDeclarationContextImpl
public interface GlobalVariableContext
A build context that holds all the declared global variables
as a string -> type map.
-
Method Summary
-
Method Details
-
getGlobals
-
addGlobal
-