BuiltinType._type

The type of this declaration.

  1. Type _type;
    class BuiltinType
    Type _type;
  2. TypeDeclaration.Kind kind()
  3. inout(Type) type()
  4. inout(FieldDeclaration[]) getFields()

Meta