Method | Description | |
---|---|---|
AnnotateWithCodeAnnotation ( [ provider ) : System | ||
CanBeAnnotated ( IDeclaredElement declaredElement, [ context, [ module ) : bool | ||
CreateAttributeFactoryIfAvailable ( IAttributesOwnerDeclaration attributesOwnerDeclaration, IPsiModule module, IAttribute &attributeToRemove ) : IAttribute>.Func |
||
IsAttribute ( IAttribute attribute ) : bool | ||
TryGetAttributeToReplace ( [ ownerDeclaration ) : IAttribute |
protected AnnotateWithCodeAnnotation ( [ provider ) : System | ||
provider | [ | |
return | System |
protected abstract CanBeAnnotated ( IDeclaredElement declaredElement, [ context, [ module ) : bool | ||
declaredElement | IDeclaredElement | |
context | [ | |
module | [ | |
return | bool |
protected final CreateAttributeFactoryIfAvailable ( IAttributesOwnerDeclaration attributesOwnerDeclaration, IPsiModule module, IAttribute &attributeToRemove ) : IAttribute>.Func |
||
attributesOwnerDeclaration | IAttributesOwnerDeclaration | |
module | IPsiModule | |
attributeToRemove | IAttribute | |
return | IAttribute>.Func |
protected final IsAttribute ( IAttribute attribute ) : bool | ||
attribute | IAttribute | |
return | bool |
protected TryGetAttributeToReplace ( [ ownerDeclaration ) : IAttribute | ||
ownerDeclaration | [ | |
return | IAttribute |