Uses of Class
cdx.scorebot.scoring.logic.RedefinedVariableException

Packages that use RedefinedVariableException
cdx.scorebot.scoring.logic Contains the data structures used to hold and process the information parsed by the Scoring Logic lexical analyzer. 
 

Uses of RedefinedVariableException in cdx.scorebot.scoring.logic
 

Methods in cdx.scorebot.scoring.logic that throw RedefinedVariableException
protected  void Context.addVariable(Identifier iden, Literal value)
          adds a variable to the context