Uses of Class
edu.toronto.cs.util.Clapi.BooleanOpt

Packages that use Clapi.BooleanOpt
edu.toronto.cs.util   
 

Uses of Clapi.BooleanOpt in edu.toronto.cs.util
 

Methods in edu.toronto.cs.util that return Clapi.BooleanOpt
 Clapi.BooleanOpt Clapi.OptSpec.asBoolean()
          Wraps this specification as a Boolean option, adds it to the parser, and returns the Boolean option.
 Clapi.BooleanOpt Clapi.BooleanOpt.defaultValue(boolean v)