Return a const reference to the type info for this option (i.e., the type of the option, whether the option is linked to a variable, and whether it has a constraint).

Synopsis

Declared in <balcl_option.h>

TypeInfo const&
typeInfo() const;

Created with MrDocs