ConstructorLink

Functions

Link copied to clipboard
public abstract T invoke<T>(Array<Object> arguments)
Link copied to clipboard
public Link.Kind kind()
Link copied to clipboard
public abstract int modifiers()
Return the bit representation of the modifiers of this link.
Link copied to clipboard
public abstract Constructor<? extends Object> reflection()
Link copied to clipboard
public abstract TypeLink type()
Returns the type of this link.
Link copied to clipboard
public abstract List<? extends TypeLink> typeList()
Returns the list of this link.