public abstract class AType
extends java.lang.Object
! Not asm Type (that's a type descriptor anyway)
Created by covers1624 on 23/2/21.
| Constructor and Description |
|---|
AType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFullName() |
abstract java.lang.String |
getName() |
boolean |
mentions(ReferenceType type) |
public abstract java.lang.String getName()
public java.lang.String getFullName()
public boolean mentions(ReferenceType type)