Interface Type.Declared

All Superinterfaces:
Type
Enclosing interface:
Type

public static interface Type.Declared extends Type
Instances of this class are used to model types which are associated to a declaration in the foreign language (see Declaration).
  • Method Details

    • tree

      The declaration to this type refers to.
      Returns:
      The declaration to this type refers to.