Class ReferenceType
java.lang.Object
net.covers1624.coffeegrinder.type.AType
net.covers1624.coffeegrinder.type.ReferenceType
- Direct Known Subclasses:
ArrayType,ClassType,IntersectionType,NullConstantType,ReferenceUnionType,TypeVariable,WildcardType
Created by covers1624 on 1/9/21.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.covers1624.quack.collection.FastStream<? extends ReferenceType> @Nullable Methodabstract ReferenceTypebooleanmentions(ReferenceType type) @Nullable FieldresolveField(String name, org.objectweb.asm.Type desc) @Nullable MethodresolveMethod(String name, org.objectweb.asm.Type desc) Methods inherited from class net.covers1624.coffeegrinder.type.AType
getFullName, getName