Interface StardocOutputProtos.ModuleInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
StardocOutputProtos.ModuleInfo,StardocOutputProtos.ModuleInfo.Builder
- Enclosing class:
- StardocOutputProtos
public static interface StardocOutputProtos.ModuleInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetAspectInfo(int index) repeated .stardoc_output.AspectInfo aspect_info = 4;intrepeated .stardoc_output.AspectInfo aspect_info = 4;repeated .stardoc_output.AspectInfo aspect_info = 4;getAspectInfoOrBuilder(int index) repeated .stardoc_output.AspectInfo aspect_info = 4;List<? extends StardocOutputProtos.AspectInfoOrBuilder>repeated .stardoc_output.AspectInfo aspect_info = 4;getFile()The display form of the label of the module file (as seen from the starlark_doc_extract or Stardoc target's repo).com.google.protobuf.ByteStringThe display form of the label of the module file (as seen from the starlark_doc_extract or Stardoc target's repo).getFuncInfo(int index) repeated .stardoc_output.StarlarkFunctionInfo func_info = 3;intrepeated .stardoc_output.StarlarkFunctionInfo func_info = 3;repeated .stardoc_output.StarlarkFunctionInfo func_info = 3;getFuncInfoOrBuilder(int index) repeated .stardoc_output.StarlarkFunctionInfo func_info = 3;repeated .stardoc_output.StarlarkFunctionInfo func_info = 3;getMacroInfo(int index) repeated .stardoc_output.MacroInfo macro_info = 9;intrepeated .stardoc_output.MacroInfo macro_info = 9;repeated .stardoc_output.MacroInfo macro_info = 9;getMacroInfoOrBuilder(int index) repeated .stardoc_output.MacroInfo macro_info = 9;List<? extends StardocOutputProtos.MacroInfoOrBuilder>repeated .stardoc_output.MacroInfo macro_info = 9;The docstring present at the top of the input Starlark file.com.google.protobuf.ByteStringThe docstring present at the top of the input Starlark file.getModuleExtensionInfo(int index) repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7;intrepeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7;repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7;getModuleExtensionInfoOrBuilder(int index) repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7;repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7;getProviderInfo(int index) repeated .stardoc_output.ProviderInfo provider_info = 2;intrepeated .stardoc_output.ProviderInfo provider_info = 2;repeated .stardoc_output.ProviderInfo provider_info = 2;getProviderInfoOrBuilder(int index) repeated .stardoc_output.ProviderInfo provider_info = 2;List<? extends StardocOutputProtos.ProviderInfoOrBuilder>repeated .stardoc_output.ProviderInfo provider_info = 2;getRepositoryRuleInfo(int index) repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8;intrepeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8;repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8;getRepositoryRuleInfoOrBuilder(int index) repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8;repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8;getRuleInfo(int index) repeated .stardoc_output.RuleInfo rule_info = 1;intrepeated .stardoc_output.RuleInfo rule_info = 1;repeated .stardoc_output.RuleInfo rule_info = 1;getRuleInfoOrBuilder(int index) repeated .stardoc_output.RuleInfo rule_info = 1;List<? extends StardocOutputProtos.RuleInfoOrBuilder>repeated .stardoc_output.RuleInfo rule_info = 1;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getRuleInfoList
List<StardocOutputProtos.RuleInfo> getRuleInfoList()repeated .stardoc_output.RuleInfo rule_info = 1; -
getRuleInfo
repeated .stardoc_output.RuleInfo rule_info = 1; -
getRuleInfoCount
int getRuleInfoCount()repeated .stardoc_output.RuleInfo rule_info = 1; -
getRuleInfoOrBuilderList
List<? extends StardocOutputProtos.RuleInfoOrBuilder> getRuleInfoOrBuilderList()repeated .stardoc_output.RuleInfo rule_info = 1; -
getRuleInfoOrBuilder
repeated .stardoc_output.RuleInfo rule_info = 1; -
getProviderInfoList
List<StardocOutputProtos.ProviderInfo> getProviderInfoList()repeated .stardoc_output.ProviderInfo provider_info = 2; -
getProviderInfo
repeated .stardoc_output.ProviderInfo provider_info = 2; -
getProviderInfoCount
int getProviderInfoCount()repeated .stardoc_output.ProviderInfo provider_info = 2; -
getProviderInfoOrBuilderList
List<? extends StardocOutputProtos.ProviderInfoOrBuilder> getProviderInfoOrBuilderList()repeated .stardoc_output.ProviderInfo provider_info = 2; -
getProviderInfoOrBuilder
repeated .stardoc_output.ProviderInfo provider_info = 2; -
getFuncInfoList
List<StardocOutputProtos.StarlarkFunctionInfo> getFuncInfoList()repeated .stardoc_output.StarlarkFunctionInfo func_info = 3; -
getFuncInfo
repeated .stardoc_output.StarlarkFunctionInfo func_info = 3; -
getFuncInfoCount
int getFuncInfoCount()repeated .stardoc_output.StarlarkFunctionInfo func_info = 3; -
getFuncInfoOrBuilderList
List<? extends StardocOutputProtos.StarlarkFunctionInfoOrBuilder> getFuncInfoOrBuilderList()repeated .stardoc_output.StarlarkFunctionInfo func_info = 3; -
getFuncInfoOrBuilder
repeated .stardoc_output.StarlarkFunctionInfo func_info = 3; -
getAspectInfoList
List<StardocOutputProtos.AspectInfo> getAspectInfoList()repeated .stardoc_output.AspectInfo aspect_info = 4; -
getAspectInfo
repeated .stardoc_output.AspectInfo aspect_info = 4; -
getAspectInfoCount
int getAspectInfoCount()repeated .stardoc_output.AspectInfo aspect_info = 4; -
getAspectInfoOrBuilderList
List<? extends StardocOutputProtos.AspectInfoOrBuilder> getAspectInfoOrBuilderList()repeated .stardoc_output.AspectInfo aspect_info = 4; -
getAspectInfoOrBuilder
repeated .stardoc_output.AspectInfo aspect_info = 4; -
getModuleDocstring
String getModuleDocstring()The docstring present at the top of the input Starlark file.
string module_docstring = 5;- Returns:
- The moduleDocstring.
-
getModuleDocstringBytes
com.google.protobuf.ByteString getModuleDocstringBytes()The docstring present at the top of the input Starlark file.
string module_docstring = 5;- Returns:
- The bytes for moduleDocstring.
-
getFile
String getFile()The display form of the label of the module file (as seen from the starlark_doc_extract or Stardoc target's repo). Unset when there is no module file (e.g. when the module is a REPL, or in Bazel's internal tests).
string file = 6;- Returns:
- The file.
-
getFileBytes
com.google.protobuf.ByteString getFileBytes()The display form of the label of the module file (as seen from the starlark_doc_extract or Stardoc target's repo). Unset when there is no module file (e.g. when the module is a REPL, or in Bazel's internal tests).
string file = 6;- Returns:
- The bytes for file.
-
getModuleExtensionInfoList
List<StardocOutputProtos.ModuleExtensionInfo> getModuleExtensionInfoList()repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7; -
getModuleExtensionInfo
repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7; -
getModuleExtensionInfoCount
int getModuleExtensionInfoCount()repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7; -
getModuleExtensionInfoOrBuilderList
List<? extends StardocOutputProtos.ModuleExtensionInfoOrBuilder> getModuleExtensionInfoOrBuilderList()repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7; -
getModuleExtensionInfoOrBuilder
repeated .stardoc_output.ModuleExtensionInfo module_extension_info = 7; -
getRepositoryRuleInfoList
List<StardocOutputProtos.RepositoryRuleInfo> getRepositoryRuleInfoList()repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8; -
getRepositoryRuleInfo
repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8; -
getRepositoryRuleInfoCount
int getRepositoryRuleInfoCount()repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8; -
getRepositoryRuleInfoOrBuilderList
List<? extends StardocOutputProtos.RepositoryRuleInfoOrBuilder> getRepositoryRuleInfoOrBuilderList()repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8; -
getRepositoryRuleInfoOrBuilder
repeated .stardoc_output.RepositoryRuleInfo repository_rule_info = 8; -
getMacroInfoList
List<StardocOutputProtos.MacroInfo> getMacroInfoList()repeated .stardoc_output.MacroInfo macro_info = 9; -
getMacroInfo
repeated .stardoc_output.MacroInfo macro_info = 9; -
getMacroInfoCount
int getMacroInfoCount()repeated .stardoc_output.MacroInfo macro_info = 9; -
getMacroInfoOrBuilderList
List<? extends StardocOutputProtos.MacroInfoOrBuilder> getMacroInfoOrBuilderList()repeated .stardoc_output.MacroInfo macro_info = 9; -
getMacroInfoOrBuilder
repeated .stardoc_output.MacroInfo macro_info = 9;
-