static class OptionProcessor.OptionsInfo extends Object
Modifier and Type | Field and Description |
---|---|
(package private) List<OptionProcessor.OptionInfo> |
options |
(package private) Set<Element> |
originatingElements |
(package private) Element |
topDeclaringType |
Constructor and Description |
---|
OptionsInfo(Element topDeclaringType) |
final Element topDeclaringType
final List<OptionProcessor.OptionInfo> options
final Set<Element> originatingElements
public OptionsInfo(Element topDeclaringType)