Package-level declarations
Das Package org.tudalgo.algoutils.tutor.general.reflections enthält Werkzeuge zum fehlertoleranten Prüfen von Deklarationen mittels Reflections.
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A basic implementation of a method link.
Link copied to clipboard
Link copied to clipboard
A basic implementation of a type link.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public interface MethodLink implements WithModifiers, WithName, WithType, WithTypeList, Identifiable
An interface used to simply access methods.
Link copied to clipboard
Link copied to clipboard
Utility functions for reflections.
Link copied to clipboard
A link with an CtElement.
Link copied to clipboard
Link copied to clipboard
An interface for links to types with modifiers.
Link copied to clipboard
An interface for links to types with a name.
Link copied to clipboard
An interface for links to types with a list of types.