WithType

public interface WithType implements Link(source)

An interface for links to types with a type.

Author

Dustin Glaser

Inheritors

Functions

Link copied to clipboard
public abstract Link.Kind kind()
Link copied to clipboard
public abstract Object reflection()
Link copied to clipboard
public abstract TypeLink type()
Returns the type of this link.