cvc4-1.3
CVC4::DatatypeSelfType Class Reference

A holder type (used in calls to DatatypeConstructor::addArg()) to allow a Datatype to refer to itself. More...

#include <datatype.h>

Detailed Description

A holder type (used in calls to DatatypeConstructor::addArg()) to allow a Datatype to refer to itself.

Self-typed fields of Datatypes will be properly typed when a Type is created for the Datatype by the ExprManager (which calls Datatype::resolve()).

Definition at line 57 of file datatype.h.


The documentation for this class was generated from the following file: