Interface SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo
-
- Enclosing interface:
- SourceOnlyAbiRuleInfoFactory
public static interface SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo
Provides information related to source-only abi support.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
elementIsAvailableForSourceOnlyAbi(Elements elements, Element element)
String
getOwningTarget(Elements elements, Element element)
String
getRuleName()
boolean
ruleIsRequiredForSourceOnlyAbi()
-