toggle menu
Algoutils
0.9.1-SNAPSHOT
jvm
switch theme
search in API
algoutils-tutor
/
org.tudalgo.algoutils.tutor.general.reflections
/
WithCtElement
With
Ct
Element
public
interface
WithCtElement
implements
Link
(
source
)
A link with an
CtElement
.
Inheritors
BasicConstructorLink
BasicMethodLink
BasicTypeLink
Members
Functions
get
Ct
Element
Link copied to clipboard
public
abstract
CtElement
getCtElement
(
)
Returns the
CtElement
associated with the element behind this link.
kind
Link copied to clipboard
public
abstract
Link.Kind
kind
(
)
reflection
Link copied to clipboard
public
abstract
Object
reflection
(
)