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 Details