Package org.sonar.python.types.protobuf
Class SymbolsProtos.ModuleSymbol.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<SymbolsProtos.ModuleSymbol.Builder>
org.sonar.python.types.protobuf.SymbolsProtos.ModuleSymbol.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,SymbolsProtos.ModuleSymbolOrBuilder
- Enclosing class:
- SymbolsProtos.ModuleSymbol
public static final class SymbolsProtos.ModuleSymbol.Builder
extends com.google.protobuf.GeneratedMessage.Builder<SymbolsProtos.ModuleSymbol.Builder>
implements SymbolsProtos.ModuleSymbolOrBuilder
Protobuf type
protoblog.ModuleSymbol-
Method Summary
Modifier and TypeMethodDescriptionaddAllClasses(Iterable<? extends SymbolsProtos.ClassSymbol> values) repeated .protoblog.ClassSymbol classes = 2;addAllFunctions(Iterable<? extends SymbolsProtos.FunctionSymbol> values) repeated .protoblog.FunctionSymbol functions = 3;addAllOverloadedFunctions(Iterable<? extends SymbolsProtos.OverloadedFunctionSymbol> values) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;addAllVars(Iterable<? extends SymbolsProtos.VarSymbol> values) repeated .protoblog.VarSymbol vars = 5;addClasses(int index, SymbolsProtos.ClassSymbol value) repeated .protoblog.ClassSymbol classes = 2;addClasses(int index, SymbolsProtos.ClassSymbol.Builder builderForValue) repeated .protoblog.ClassSymbol classes = 2;repeated .protoblog.ClassSymbol classes = 2;addClasses(SymbolsProtos.ClassSymbol.Builder builderForValue) repeated .protoblog.ClassSymbol classes = 2;repeated .protoblog.ClassSymbol classes = 2;addClassesBuilder(int index) repeated .protoblog.ClassSymbol classes = 2;addFunctions(int index, SymbolsProtos.FunctionSymbol value) repeated .protoblog.FunctionSymbol functions = 3;addFunctions(int index, SymbolsProtos.FunctionSymbol.Builder builderForValue) repeated .protoblog.FunctionSymbol functions = 3;repeated .protoblog.FunctionSymbol functions = 3;addFunctions(SymbolsProtos.FunctionSymbol.Builder builderForValue) repeated .protoblog.FunctionSymbol functions = 3;repeated .protoblog.FunctionSymbol functions = 3;addFunctionsBuilder(int index) repeated .protoblog.FunctionSymbol functions = 3;addOverloadedFunctions(int index, SymbolsProtos.OverloadedFunctionSymbol value) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;addOverloadedFunctions(int index, SymbolsProtos.OverloadedFunctionSymbol.Builder builderForValue) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;addOverloadedFunctions(SymbolsProtos.OverloadedFunctionSymbol.Builder builderForValue) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;addOverloadedFunctionsBuilder(int index) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;addVars(int index, SymbolsProtos.VarSymbol value) repeated .protoblog.VarSymbol vars = 5;addVars(int index, SymbolsProtos.VarSymbol.Builder builderForValue) repeated .protoblog.VarSymbol vars = 5;addVars(SymbolsProtos.VarSymbol value) repeated .protoblog.VarSymbol vars = 5;addVars(SymbolsProtos.VarSymbol.Builder builderForValue) repeated .protoblog.VarSymbol vars = 5;repeated .protoblog.VarSymbol vars = 5;addVarsBuilder(int index) repeated .protoblog.VarSymbol vars = 5;build()clear()repeated .protoblog.ClassSymbol classes = 2;string fully_qualified_name = 1;repeated .protoblog.FunctionSymbol functions = 3;repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;repeated .protoblog.VarSymbol vars = 5;getClasses(int index) repeated .protoblog.ClassSymbol classes = 2;getClassesBuilder(int index) repeated .protoblog.ClassSymbol classes = 2;repeated .protoblog.ClassSymbol classes = 2;intrepeated .protoblog.ClassSymbol classes = 2;repeated .protoblog.ClassSymbol classes = 2;getClassesOrBuilder(int index) repeated .protoblog.ClassSymbol classes = 2;List<? extends SymbolsProtos.ClassSymbolOrBuilder>repeated .protoblog.ClassSymbol classes = 2;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorstring fully_qualified_name = 1;com.google.protobuf.ByteStringstring fully_qualified_name = 1;getFunctions(int index) repeated .protoblog.FunctionSymbol functions = 3;getFunctionsBuilder(int index) repeated .protoblog.FunctionSymbol functions = 3;repeated .protoblog.FunctionSymbol functions = 3;intrepeated .protoblog.FunctionSymbol functions = 3;repeated .protoblog.FunctionSymbol functions = 3;getFunctionsOrBuilder(int index) repeated .protoblog.FunctionSymbol functions = 3;List<? extends SymbolsProtos.FunctionSymbolOrBuilder>repeated .protoblog.FunctionSymbol functions = 3;getOverloadedFunctions(int index) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;getOverloadedFunctionsBuilder(int index) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;intrepeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;getOverloadedFunctionsOrBuilder(int index) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;getVars(int index) repeated .protoblog.VarSymbol vars = 5;getVarsBuilder(int index) repeated .protoblog.VarSymbol vars = 5;repeated .protoblog.VarSymbol vars = 5;intrepeated .protoblog.VarSymbol vars = 5;repeated .protoblog.VarSymbol vars = 5;getVarsOrBuilder(int index) repeated .protoblog.VarSymbol vars = 5;List<? extends SymbolsProtos.VarSymbolOrBuilder>repeated .protoblog.VarSymbol vars = 5;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeClasses(int index) repeated .protoblog.ClassSymbol classes = 2;removeFunctions(int index) repeated .protoblog.FunctionSymbol functions = 3;removeOverloadedFunctions(int index) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;removeVars(int index) repeated .protoblog.VarSymbol vars = 5;setClasses(int index, SymbolsProtos.ClassSymbol value) repeated .protoblog.ClassSymbol classes = 2;setClasses(int index, SymbolsProtos.ClassSymbol.Builder builderForValue) repeated .protoblog.ClassSymbol classes = 2;setFullyQualifiedName(String value) string fully_qualified_name = 1;setFullyQualifiedNameBytes(com.google.protobuf.ByteString value) string fully_qualified_name = 1;setFunctions(int index, SymbolsProtos.FunctionSymbol value) repeated .protoblog.FunctionSymbol functions = 3;setFunctions(int index, SymbolsProtos.FunctionSymbol.Builder builderForValue) repeated .protoblog.FunctionSymbol functions = 3;setOverloadedFunctions(int index, SymbolsProtos.OverloadedFunctionSymbol value) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;setOverloadedFunctions(int index, SymbolsProtos.OverloadedFunctionSymbol.Builder builderForValue) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;setVars(int index, SymbolsProtos.VarSymbol value) repeated .protoblog.VarSymbol vars = 5;setVars(int index, SymbolsProtos.VarSymbol.Builder builderForValue) repeated .protoblog.VarSymbol vars = 5;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<SymbolsProtos.ModuleSymbol.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<SymbolsProtos.ModuleSymbol.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<SymbolsProtos.ModuleSymbol.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SymbolsProtos.ModuleSymbol.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<SymbolsProtos.ModuleSymbol.Builder>
-
mergeFrom
public SymbolsProtos.ModuleSymbol.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SymbolsProtos.ModuleSymbol.Builder>- Throws:
IOException
-
getFullyQualifiedName
string fully_qualified_name = 1;- Specified by:
getFullyQualifiedNamein interfaceSymbolsProtos.ModuleSymbolOrBuilder- Returns:
- The fullyQualifiedName.
-
getFullyQualifiedNameBytes
public com.google.protobuf.ByteString getFullyQualifiedNameBytes()string fully_qualified_name = 1;- Specified by:
getFullyQualifiedNameBytesin interfaceSymbolsProtos.ModuleSymbolOrBuilder- Returns:
- The bytes for fullyQualifiedName.
-
setFullyQualifiedName
string fully_qualified_name = 1;- Parameters:
value- The fullyQualifiedName to set.- Returns:
- This builder for chaining.
-
clearFullyQualifiedName
string fully_qualified_name = 1;- Returns:
- This builder for chaining.
-
setFullyQualifiedNameBytes
public SymbolsProtos.ModuleSymbol.Builder setFullyQualifiedNameBytes(com.google.protobuf.ByteString value) string fully_qualified_name = 1;- Parameters:
value- The bytes for fullyQualifiedName to set.- Returns:
- This builder for chaining.
-
getClassesList
repeated .protoblog.ClassSymbol classes = 2;- Specified by:
getClassesListin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
getClassesCount
public int getClassesCount()repeated .protoblog.ClassSymbol classes = 2;- Specified by:
getClassesCountin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
getClasses
repeated .protoblog.ClassSymbol classes = 2;- Specified by:
getClassesin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
setClasses
repeated .protoblog.ClassSymbol classes = 2; -
setClasses
public SymbolsProtos.ModuleSymbol.Builder setClasses(int index, SymbolsProtos.ClassSymbol.Builder builderForValue) repeated .protoblog.ClassSymbol classes = 2; -
addClasses
repeated .protoblog.ClassSymbol classes = 2; -
addClasses
repeated .protoblog.ClassSymbol classes = 2; -
addClasses
public SymbolsProtos.ModuleSymbol.Builder addClasses(SymbolsProtos.ClassSymbol.Builder builderForValue) repeated .protoblog.ClassSymbol classes = 2; -
addClasses
public SymbolsProtos.ModuleSymbol.Builder addClasses(int index, SymbolsProtos.ClassSymbol.Builder builderForValue) repeated .protoblog.ClassSymbol classes = 2; -
addAllClasses
public SymbolsProtos.ModuleSymbol.Builder addAllClasses(Iterable<? extends SymbolsProtos.ClassSymbol> values) repeated .protoblog.ClassSymbol classes = 2; -
clearClasses
repeated .protoblog.ClassSymbol classes = 2; -
removeClasses
repeated .protoblog.ClassSymbol classes = 2; -
getClassesBuilder
repeated .protoblog.ClassSymbol classes = 2; -
getClassesOrBuilder
repeated .protoblog.ClassSymbol classes = 2;- Specified by:
getClassesOrBuilderin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
getClassesOrBuilderList
repeated .protoblog.ClassSymbol classes = 2;- Specified by:
getClassesOrBuilderListin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
addClassesBuilder
repeated .protoblog.ClassSymbol classes = 2; -
addClassesBuilder
repeated .protoblog.ClassSymbol classes = 2; -
getClassesBuilderList
repeated .protoblog.ClassSymbol classes = 2; -
getFunctionsList
repeated .protoblog.FunctionSymbol functions = 3;- Specified by:
getFunctionsListin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
getFunctionsCount
public int getFunctionsCount()repeated .protoblog.FunctionSymbol functions = 3;- Specified by:
getFunctionsCountin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
getFunctions
repeated .protoblog.FunctionSymbol functions = 3;- Specified by:
getFunctionsin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
setFunctions
public SymbolsProtos.ModuleSymbol.Builder setFunctions(int index, SymbolsProtos.FunctionSymbol value) repeated .protoblog.FunctionSymbol functions = 3; -
setFunctions
public SymbolsProtos.ModuleSymbol.Builder setFunctions(int index, SymbolsProtos.FunctionSymbol.Builder builderForValue) repeated .protoblog.FunctionSymbol functions = 3; -
addFunctions
repeated .protoblog.FunctionSymbol functions = 3; -
addFunctions
public SymbolsProtos.ModuleSymbol.Builder addFunctions(int index, SymbolsProtos.FunctionSymbol value) repeated .protoblog.FunctionSymbol functions = 3; -
addFunctions
public SymbolsProtos.ModuleSymbol.Builder addFunctions(SymbolsProtos.FunctionSymbol.Builder builderForValue) repeated .protoblog.FunctionSymbol functions = 3; -
addFunctions
public SymbolsProtos.ModuleSymbol.Builder addFunctions(int index, SymbolsProtos.FunctionSymbol.Builder builderForValue) repeated .protoblog.FunctionSymbol functions = 3; -
addAllFunctions
public SymbolsProtos.ModuleSymbol.Builder addAllFunctions(Iterable<? extends SymbolsProtos.FunctionSymbol> values) repeated .protoblog.FunctionSymbol functions = 3; -
clearFunctions
repeated .protoblog.FunctionSymbol functions = 3; -
removeFunctions
repeated .protoblog.FunctionSymbol functions = 3; -
getFunctionsBuilder
repeated .protoblog.FunctionSymbol functions = 3; -
getFunctionsOrBuilder
repeated .protoblog.FunctionSymbol functions = 3;- Specified by:
getFunctionsOrBuilderin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
getFunctionsOrBuilderList
repeated .protoblog.FunctionSymbol functions = 3;- Specified by:
getFunctionsOrBuilderListin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
addFunctionsBuilder
repeated .protoblog.FunctionSymbol functions = 3; -
addFunctionsBuilder
repeated .protoblog.FunctionSymbol functions = 3; -
getFunctionsBuilderList
repeated .protoblog.FunctionSymbol functions = 3; -
getOverloadedFunctionsList
repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;- Specified by:
getOverloadedFunctionsListin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
getOverloadedFunctionsCount
public int getOverloadedFunctionsCount()repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;- Specified by:
getOverloadedFunctionsCountin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
getOverloadedFunctions
repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;- Specified by:
getOverloadedFunctionsin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
setOverloadedFunctions
public SymbolsProtos.ModuleSymbol.Builder setOverloadedFunctions(int index, SymbolsProtos.OverloadedFunctionSymbol value) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4; -
setOverloadedFunctions
public SymbolsProtos.ModuleSymbol.Builder setOverloadedFunctions(int index, SymbolsProtos.OverloadedFunctionSymbol.Builder builderForValue) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4; -
addOverloadedFunctions
public SymbolsProtos.ModuleSymbol.Builder addOverloadedFunctions(SymbolsProtos.OverloadedFunctionSymbol value) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4; -
addOverloadedFunctions
public SymbolsProtos.ModuleSymbol.Builder addOverloadedFunctions(int index, SymbolsProtos.OverloadedFunctionSymbol value) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4; -
addOverloadedFunctions
public SymbolsProtos.ModuleSymbol.Builder addOverloadedFunctions(SymbolsProtos.OverloadedFunctionSymbol.Builder builderForValue) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4; -
addOverloadedFunctions
public SymbolsProtos.ModuleSymbol.Builder addOverloadedFunctions(int index, SymbolsProtos.OverloadedFunctionSymbol.Builder builderForValue) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4; -
addAllOverloadedFunctions
public SymbolsProtos.ModuleSymbol.Builder addAllOverloadedFunctions(Iterable<? extends SymbolsProtos.OverloadedFunctionSymbol> values) repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4; -
clearOverloadedFunctions
repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4; -
removeOverloadedFunctions
repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4; -
getOverloadedFunctionsBuilder
repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4; -
getOverloadedFunctionsOrBuilder
repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;- Specified by:
getOverloadedFunctionsOrBuilderin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
getOverloadedFunctionsOrBuilderList
public List<? extends SymbolsProtos.OverloadedFunctionSymbolOrBuilder> getOverloadedFunctionsOrBuilderList()repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4;- Specified by:
getOverloadedFunctionsOrBuilderListin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
addOverloadedFunctionsBuilder
repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4; -
addOverloadedFunctionsBuilder
repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4; -
getOverloadedFunctionsBuilderList
repeated .protoblog.OverloadedFunctionSymbol overloaded_functions = 4; -
getVarsList
repeated .protoblog.VarSymbol vars = 5;- Specified by:
getVarsListin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
getVarsCount
public int getVarsCount()repeated .protoblog.VarSymbol vars = 5;- Specified by:
getVarsCountin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
getVars
repeated .protoblog.VarSymbol vars = 5;- Specified by:
getVarsin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
setVars
repeated .protoblog.VarSymbol vars = 5; -
setVars
public SymbolsProtos.ModuleSymbol.Builder setVars(int index, SymbolsProtos.VarSymbol.Builder builderForValue) repeated .protoblog.VarSymbol vars = 5; -
addVars
repeated .protoblog.VarSymbol vars = 5; -
addVars
repeated .protoblog.VarSymbol vars = 5; -
addVars
repeated .protoblog.VarSymbol vars = 5; -
addVars
public SymbolsProtos.ModuleSymbol.Builder addVars(int index, SymbolsProtos.VarSymbol.Builder builderForValue) repeated .protoblog.VarSymbol vars = 5; -
addAllVars
public SymbolsProtos.ModuleSymbol.Builder addAllVars(Iterable<? extends SymbolsProtos.VarSymbol> values) repeated .protoblog.VarSymbol vars = 5; -
clearVars
repeated .protoblog.VarSymbol vars = 5; -
removeVars
repeated .protoblog.VarSymbol vars = 5; -
getVarsBuilder
repeated .protoblog.VarSymbol vars = 5; -
getVarsOrBuilder
repeated .protoblog.VarSymbol vars = 5;- Specified by:
getVarsOrBuilderin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
getVarsOrBuilderList
repeated .protoblog.VarSymbol vars = 5;- Specified by:
getVarsOrBuilderListin interfaceSymbolsProtos.ModuleSymbolOrBuilder
-
addVarsBuilder
repeated .protoblog.VarSymbol vars = 5; -
addVarsBuilder
repeated .protoblog.VarSymbol vars = 5; -
getVarsBuilderList
repeated .protoblog.VarSymbol vars = 5;
-