Property | Type | Description |
---|
Method | Description | |
---|---|---|
IsAvailable ( JetBrains cache ) : bool |
Method | Description | |
---|---|---|
AnnotateWith ( [ provider ) : System | ||
CreateAttributeFactoryIfAvailable ( [ attributesOwnerDeclaration, [ module, IAttribute &attributeToRemove ) : IAttribute>.Func |
||
ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action |
||
IsAttribute ( [ attribute ) : bool |
protected AnnotateWith ( [ provider ) : System | ||
provider | [ | |
return | System |
protected abstract CreateAttributeFactoryIfAvailable ( [ attributesOwnerDeclaration, [ module, IAttribute &attributeToRemove ) : IAttribute>.Func |
||
attributesOwnerDeclaration | [ | |
module | [ | |
attributeToRemove | IAttribute | |
return | IAttribute>.Func |
protected final ExecutePsiTransaction ( ISolution solution, IProgressIndicator progress ) : Action |
||
solution | ISolution | |
progress | IProgressIndicator | |
return | Action |
protected abstract IsAttribute ( [ attribute ) : bool | ||
attribute | [ | |
return | bool |
public final IsAvailable ( JetBrains cache ) : bool | ||
cache | JetBrains | |
return | bool |