WithCtElement

public interface WithCtElement implements Link(source)

A link with an CtElement.

Inheritors

Functions

Link copied to clipboard
public abstract CtElement getCtElement()
Returns the CtElement associated with the element behind this link.
Link copied to clipboard
public abstract Link.Kind kind()
Link copied to clipboard
public abstract Object reflection()