The Meta-Environment API

Uses of Class
toolbus.exceptions.ToolBusInternalError

Packages that use ToolBusInternalError
toolbus.environment   
 

Uses of ToolBusInternalError in toolbus.environment
 

Methods in toolbus.environment that throw ToolBusInternalError
 void Environment.introduceVars(aterm.ATermList vs)
          introduceVars adds a list of variables to the environment.
 


The Meta-Environment API