- All Known Subinterfaces:
AbstractMethodCreator,AnonymousClassCreator,Assignable,BlockCreator,ClassCreator,ClassMethodDesc,Const,ConstructorCreator,ConstructorDesc,ExecutableCreator,Expr,FieldCreator,FieldDesc,FieldVar,GenericTyped,InstanceExecutableCreator,InstanceFieldCreator,InstanceFieldVar,InstanceMethodCreator,InterfaceCreator,InterfaceMethodDesc,LocalVar,MemberCreator,MemberDesc,MethodCreator,MethodDesc,MethodTyped,ParamCreator,ParamVar,SimpleTyped,StaticExecutableCreator,StaticFieldCreator,StaticFieldVar,StaticMethodCreator,SwitchCreator,This,TypeCreator,Var
- All Known Implementing Classes:
TypeParameter,TypeParameter.OfConstructor,TypeParameter.OfMethod,TypeParameter.OfType
A thing which has a type.
-
Method Summary
-
Method Details
-
type
ConstantDesc type()Returns the type of this entity (notnull).- Returns:
- the type of this entity (not
null)
-