Package net.md_5.specialsource
Class Ownable
java.lang.Object
net.md_5.specialsource.Ownable
A class which can be used to represent a field, method, or anything else
which has an owner, a name and a descriptor.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
-
owner
-
name
-
descriptor
-
access
public final int access
-
-
Constructor Details
-
Ownable
public Ownable()
-