BasicTypeLink
A basic implementation of a type link.
Functions
Link copied to clipboard
Returns the constructor contained in the type linked by this type link and matched by the given matcher with the highest match score.
Link copied to clipboard
Returns a collection of constructors declared in the type linked by this type link.
Returns a list of all constructors contained in the type linked by this type link and matched by the given matcher.
Link copied to clipboard
Returns the CtElement associated with the element behind this link.
Link copied to clipboard
Returns the enum constant contained in the type linked by this type link and matched by the given matcher with the highest match score.
Link copied to clipboard
Returns a collection of all enum constants contained in the type linked by this type link.
Returns a list of all enum constants contained in the type linked by this type link and matched by the given matcher.
Link copied to clipboard
Returns a collection of all fields contained in the type linked by this type link.
Returns a list of all fields contained in the type linked by this type link and matched by the given matcher.
Link copied to clipboard
Link copied to clipboard
Returns the method contained in the type linked by this type link and matched by the given matcher with the highest match score.
Link copied to clipboard
Returns a collection of all methods contained in the type linked by this type link.
Returns a list of all methods contained in the type linked by this type link and matched by the given matcher.
Link copied to clipboard
Returns the identifier of this identifiable object.
Link copied to clipboard
Returns a collection of all interfaces extended (interfaces) or implemented (classes and enums) by the type linked by this type link.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the actual type behind this type link.