Package org.sonar.python.types.protobuf
Class SymbolsProtos.ClassSymbol.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<SymbolsProtos.ClassSymbol.Builder>
org.sonar.python.types.protobuf.SymbolsProtos.ClassSymbol.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,SymbolsProtos.ClassSymbolOrBuilder
- Enclosing class:
- SymbolsProtos.ClassSymbol
public static final class SymbolsProtos.ClassSymbol.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<SymbolsProtos.ClassSymbol.Builder>
implements SymbolsProtos.ClassSymbolOrBuilder
Protobuf type
protoblog.ClassSymbol-
Method Summary
Modifier and TypeMethodDescriptionaddAllAttributes(Iterable<? extends SymbolsProtos.VarSymbol> values) repeated .protoblog.VarSymbol attributes = 14;addAllMethods(Iterable<? extends SymbolsProtos.FunctionSymbol> values) repeated .protoblog.FunctionSymbol methods = 5;addAllOverloadedMethods(Iterable<? extends SymbolsProtos.OverloadedFunctionSymbol> values) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;addAllSuperClasses(Iterable<String> values) repeated string super_classes = 4;addAllValidFor(Iterable<String> values) repeated string valid_for = 13;addAttributes(int index, SymbolsProtos.VarSymbol value) repeated .protoblog.VarSymbol attributes = 14;addAttributes(int index, SymbolsProtos.VarSymbol.Builder builderForValue) repeated .protoblog.VarSymbol attributes = 14;repeated .protoblog.VarSymbol attributes = 14;addAttributes(SymbolsProtos.VarSymbol.Builder builderForValue) repeated .protoblog.VarSymbol attributes = 14;repeated .protoblog.VarSymbol attributes = 14;addAttributesBuilder(int index) repeated .protoblog.VarSymbol attributes = 14;addMethods(int index, SymbolsProtos.FunctionSymbol value) repeated .protoblog.FunctionSymbol methods = 5;addMethods(int index, SymbolsProtos.FunctionSymbol.Builder builderForValue) repeated .protoblog.FunctionSymbol methods = 5;repeated .protoblog.FunctionSymbol methods = 5;addMethods(SymbolsProtos.FunctionSymbol.Builder builderForValue) repeated .protoblog.FunctionSymbol methods = 5;repeated .protoblog.FunctionSymbol methods = 5;addMethodsBuilder(int index) repeated .protoblog.FunctionSymbol methods = 5;addOverloadedMethods(int index, SymbolsProtos.OverloadedFunctionSymbol value) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;addOverloadedMethods(int index, SymbolsProtos.OverloadedFunctionSymbol.Builder builderForValue) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;addOverloadedMethods(SymbolsProtos.OverloadedFunctionSymbol.Builder builderForValue) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;addOverloadedMethodsBuilder(int index) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addSuperClasses(String value) repeated string super_classes = 4;addSuperClassesBytes(com.google.protobuf.ByteString value) repeated string super_classes = 4;addValidFor(String value) repeated string valid_for = 13;addValidForBytes(com.google.protobuf.ByteString value) repeated string valid_for = 13;build()clear()repeated .protoblog.VarSymbol attributes = 14;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) string fully_qualified_name = 2;bool has_decorators = 7;bool has_metaclass = 8;bool is_enum = 9;bool is_generic = 10;bool is_protocol = 11;optional string metaclass_name = 12;repeated .protoblog.FunctionSymbol methods = 5;string name = 1;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;repeated string super_classes = 4;repeated string valid_for = 13;clone()getAttributes(int index) repeated .protoblog.VarSymbol attributes = 14;getAttributesBuilder(int index) repeated .protoblog.VarSymbol attributes = 14;repeated .protoblog.VarSymbol attributes = 14;intrepeated .protoblog.VarSymbol attributes = 14;repeated .protoblog.VarSymbol attributes = 14;getAttributesOrBuilder(int index) repeated .protoblog.VarSymbol attributes = 14;List<? extends SymbolsProtos.VarSymbolOrBuilder>repeated .protoblog.VarSymbol attributes = 14;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorstring fully_qualified_name = 2;com.google.protobuf.ByteStringstring fully_qualified_name = 2;booleanbool has_decorators = 7;booleanbool has_metaclass = 8;booleanbool is_enum = 9;booleanbool is_generic = 10;booleanbool is_protocol = 11;optional string metaclass_name = 12;com.google.protobuf.ByteStringoptional string metaclass_name = 12;getMethods(int index) repeated .protoblog.FunctionSymbol methods = 5;getMethodsBuilder(int index) repeated .protoblog.FunctionSymbol methods = 5;repeated .protoblog.FunctionSymbol methods = 5;intrepeated .protoblog.FunctionSymbol methods = 5;repeated .protoblog.FunctionSymbol methods = 5;getMethodsOrBuilder(int index) repeated .protoblog.FunctionSymbol methods = 5;List<? extends SymbolsProtos.FunctionSymbolOrBuilder>repeated .protoblog.FunctionSymbol methods = 5;getName()string name = 1;com.google.protobuf.ByteStringstring name = 1;getOverloadedMethods(int index) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;getOverloadedMethodsBuilder(int index) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;intrepeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;getOverloadedMethodsOrBuilder(int index) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;getSuperClasses(int index) repeated string super_classes = 4;com.google.protobuf.ByteStringgetSuperClassesBytes(int index) repeated string super_classes = 4;intrepeated string super_classes = 4;com.google.protobuf.ProtocolStringListrepeated string super_classes = 4;getValidFor(int index) repeated string valid_for = 13;com.google.protobuf.ByteStringgetValidForBytes(int index) repeated string valid_for = 13;intrepeated string valid_for = 13;com.google.protobuf.ProtocolStringListrepeated string valid_for = 13;booleanoptional string metaclass_name = 12;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeAttributes(int index) repeated .protoblog.VarSymbol attributes = 14;removeMethods(int index) repeated .protoblog.FunctionSymbol methods = 5;removeOverloadedMethods(int index) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;setAttributes(int index, SymbolsProtos.VarSymbol value) repeated .protoblog.VarSymbol attributes = 14;setAttributes(int index, SymbolsProtos.VarSymbol.Builder builderForValue) repeated .protoblog.VarSymbol attributes = 14;setFullyQualifiedName(String value) string fully_qualified_name = 2;setFullyQualifiedNameBytes(com.google.protobuf.ByteString value) string fully_qualified_name = 2;setHasDecorators(boolean value) bool has_decorators = 7;setHasMetaclass(boolean value) bool has_metaclass = 8;setIsEnum(boolean value) bool is_enum = 9;setIsGeneric(boolean value) bool is_generic = 10;setIsProtocol(boolean value) bool is_protocol = 11;setMetaclassName(String value) optional string metaclass_name = 12;setMetaclassNameBytes(com.google.protobuf.ByteString value) optional string metaclass_name = 12;setMethods(int index, SymbolsProtos.FunctionSymbol value) repeated .protoblog.FunctionSymbol methods = 5;setMethods(int index, SymbolsProtos.FunctionSymbol.Builder builderForValue) repeated .protoblog.FunctionSymbol methods = 5;string name = 1;setNameBytes(com.google.protobuf.ByteString value) string name = 1;setOverloadedMethods(int index, SymbolsProtos.OverloadedFunctionSymbol value) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;setOverloadedMethods(int index, SymbolsProtos.OverloadedFunctionSymbol.Builder builderForValue) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSuperClasses(int index, String value) repeated string super_classes = 4;setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setValidFor(int index, String value) repeated string valid_for = 13;Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<SymbolsProtos.ClassSymbol.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<SymbolsProtos.ClassSymbol.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.GeneratedMessageV3.Builder<SymbolsProtos.ClassSymbol.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
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<SymbolsProtos.ClassSymbol.Builder>
-
setField
public SymbolsProtos.ClassSymbol.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SymbolsProtos.ClassSymbol.Builder>
-
clearField
public SymbolsProtos.ClassSymbol.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SymbolsProtos.ClassSymbol.Builder>
-
clearOneof
public SymbolsProtos.ClassSymbol.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SymbolsProtos.ClassSymbol.Builder>
-
setRepeatedField
public SymbolsProtos.ClassSymbol.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SymbolsProtos.ClassSymbol.Builder>
-
addRepeatedField
public SymbolsProtos.ClassSymbol.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SymbolsProtos.ClassSymbol.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SymbolsProtos.ClassSymbol.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SymbolsProtos.ClassSymbol.Builder>
-
mergeFrom
public SymbolsProtos.ClassSymbol.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.ClassSymbol.Builder>- Throws:
IOException
-
getName
string name = 1;- Specified by:
getNamein interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()string name = 1;- Specified by:
getNameBytesin interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- The bytes for name.
-
setName
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getFullyQualifiedName
string fully_qualified_name = 2;- Specified by:
getFullyQualifiedNamein interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- The fullyQualifiedName.
-
getFullyQualifiedNameBytes
public com.google.protobuf.ByteString getFullyQualifiedNameBytes()string fully_qualified_name = 2;- Specified by:
getFullyQualifiedNameBytesin interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- The bytes for fullyQualifiedName.
-
setFullyQualifiedName
string fully_qualified_name = 2;- Parameters:
value- The fullyQualifiedName to set.- Returns:
- This builder for chaining.
-
clearFullyQualifiedName
string fully_qualified_name = 2;- Returns:
- This builder for chaining.
-
setFullyQualifiedNameBytes
public SymbolsProtos.ClassSymbol.Builder setFullyQualifiedNameBytes(com.google.protobuf.ByteString value) string fully_qualified_name = 2;- Parameters:
value- The bytes for fullyQualifiedName to set.- Returns:
- This builder for chaining.
-
getSuperClassesList
public com.google.protobuf.ProtocolStringList getSuperClassesList()repeated string super_classes = 4;- Specified by:
getSuperClassesListin interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- A list containing the superClasses.
-
getSuperClassesCount
public int getSuperClassesCount()repeated string super_classes = 4;- Specified by:
getSuperClassesCountin interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- The count of superClasses.
-
getSuperClasses
repeated string super_classes = 4;- Specified by:
getSuperClassesin interfaceSymbolsProtos.ClassSymbolOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The superClasses at the given index.
-
getSuperClassesBytes
public com.google.protobuf.ByteString getSuperClassesBytes(int index) repeated string super_classes = 4;- Specified by:
getSuperClassesBytesin interfaceSymbolsProtos.ClassSymbolOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the superClasses at the given index.
-
setSuperClasses
repeated string super_classes = 4;- Parameters:
index- The index to set the value at.value- The superClasses to set.- Returns:
- This builder for chaining.
-
addSuperClasses
repeated string super_classes = 4;- Parameters:
value- The superClasses to add.- Returns:
- This builder for chaining.
-
addAllSuperClasses
repeated string super_classes = 4;- Parameters:
values- The superClasses to add.- Returns:
- This builder for chaining.
-
clearSuperClasses
repeated string super_classes = 4;- Returns:
- This builder for chaining.
-
addSuperClassesBytes
repeated string super_classes = 4;- Parameters:
value- The bytes of the superClasses to add.- Returns:
- This builder for chaining.
-
getMethodsList
repeated .protoblog.FunctionSymbol methods = 5;- Specified by:
getMethodsListin interfaceSymbolsProtos.ClassSymbolOrBuilder
-
getMethodsCount
public int getMethodsCount()repeated .protoblog.FunctionSymbol methods = 5;- Specified by:
getMethodsCountin interfaceSymbolsProtos.ClassSymbolOrBuilder
-
getMethods
repeated .protoblog.FunctionSymbol methods = 5;- Specified by:
getMethodsin interfaceSymbolsProtos.ClassSymbolOrBuilder
-
setMethods
repeated .protoblog.FunctionSymbol methods = 5; -
setMethods
public SymbolsProtos.ClassSymbol.Builder setMethods(int index, SymbolsProtos.FunctionSymbol.Builder builderForValue) repeated .protoblog.FunctionSymbol methods = 5; -
addMethods
repeated .protoblog.FunctionSymbol methods = 5; -
addMethods
repeated .protoblog.FunctionSymbol methods = 5; -
addMethods
public SymbolsProtos.ClassSymbol.Builder addMethods(SymbolsProtos.FunctionSymbol.Builder builderForValue) repeated .protoblog.FunctionSymbol methods = 5; -
addMethods
public SymbolsProtos.ClassSymbol.Builder addMethods(int index, SymbolsProtos.FunctionSymbol.Builder builderForValue) repeated .protoblog.FunctionSymbol methods = 5; -
addAllMethods
public SymbolsProtos.ClassSymbol.Builder addAllMethods(Iterable<? extends SymbolsProtos.FunctionSymbol> values) repeated .protoblog.FunctionSymbol methods = 5; -
clearMethods
repeated .protoblog.FunctionSymbol methods = 5; -
removeMethods
repeated .protoblog.FunctionSymbol methods = 5; -
getMethodsBuilder
repeated .protoblog.FunctionSymbol methods = 5; -
getMethodsOrBuilder
repeated .protoblog.FunctionSymbol methods = 5;- Specified by:
getMethodsOrBuilderin interfaceSymbolsProtos.ClassSymbolOrBuilder
-
getMethodsOrBuilderList
repeated .protoblog.FunctionSymbol methods = 5;- Specified by:
getMethodsOrBuilderListin interfaceSymbolsProtos.ClassSymbolOrBuilder
-
addMethodsBuilder
repeated .protoblog.FunctionSymbol methods = 5; -
addMethodsBuilder
repeated .protoblog.FunctionSymbol methods = 5; -
getMethodsBuilderList
repeated .protoblog.FunctionSymbol methods = 5; -
getOverloadedMethodsList
repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;- Specified by:
getOverloadedMethodsListin interfaceSymbolsProtos.ClassSymbolOrBuilder
-
getOverloadedMethodsCount
public int getOverloadedMethodsCount()repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;- Specified by:
getOverloadedMethodsCountin interfaceSymbolsProtos.ClassSymbolOrBuilder
-
getOverloadedMethods
repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;- Specified by:
getOverloadedMethodsin interfaceSymbolsProtos.ClassSymbolOrBuilder
-
setOverloadedMethods
public SymbolsProtos.ClassSymbol.Builder setOverloadedMethods(int index, SymbolsProtos.OverloadedFunctionSymbol value) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6; -
setOverloadedMethods
public SymbolsProtos.ClassSymbol.Builder setOverloadedMethods(int index, SymbolsProtos.OverloadedFunctionSymbol.Builder builderForValue) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6; -
addOverloadedMethods
public SymbolsProtos.ClassSymbol.Builder addOverloadedMethods(SymbolsProtos.OverloadedFunctionSymbol value) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6; -
addOverloadedMethods
public SymbolsProtos.ClassSymbol.Builder addOverloadedMethods(int index, SymbolsProtos.OverloadedFunctionSymbol value) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6; -
addOverloadedMethods
public SymbolsProtos.ClassSymbol.Builder addOverloadedMethods(SymbolsProtos.OverloadedFunctionSymbol.Builder builderForValue) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6; -
addOverloadedMethods
public SymbolsProtos.ClassSymbol.Builder addOverloadedMethods(int index, SymbolsProtos.OverloadedFunctionSymbol.Builder builderForValue) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6; -
addAllOverloadedMethods
public SymbolsProtos.ClassSymbol.Builder addAllOverloadedMethods(Iterable<? extends SymbolsProtos.OverloadedFunctionSymbol> values) repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6; -
clearOverloadedMethods
repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6; -
removeOverloadedMethods
repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6; -
getOverloadedMethodsBuilder
repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6; -
getOverloadedMethodsOrBuilder
repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;- Specified by:
getOverloadedMethodsOrBuilderin interfaceSymbolsProtos.ClassSymbolOrBuilder
-
getOverloadedMethodsOrBuilderList
public List<? extends SymbolsProtos.OverloadedFunctionSymbolOrBuilder> getOverloadedMethodsOrBuilderList()repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6;- Specified by:
getOverloadedMethodsOrBuilderListin interfaceSymbolsProtos.ClassSymbolOrBuilder
-
addOverloadedMethodsBuilder
repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6; -
addOverloadedMethodsBuilder
repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6; -
getOverloadedMethodsBuilderList
repeated .protoblog.OverloadedFunctionSymbol overloaded_methods = 6; -
getHasDecorators
public boolean getHasDecorators()bool has_decorators = 7;- Specified by:
getHasDecoratorsin interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- The hasDecorators.
-
setHasDecorators
bool has_decorators = 7;- Parameters:
value- The hasDecorators to set.- Returns:
- This builder for chaining.
-
clearHasDecorators
bool has_decorators = 7;- Returns:
- This builder for chaining.
-
getHasMetaclass
public boolean getHasMetaclass()bool has_metaclass = 8;- Specified by:
getHasMetaclassin interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- The hasMetaclass.
-
setHasMetaclass
bool has_metaclass = 8;- Parameters:
value- The hasMetaclass to set.- Returns:
- This builder for chaining.
-
clearHasMetaclass
bool has_metaclass = 8;- Returns:
- This builder for chaining.
-
getIsEnum
public boolean getIsEnum()bool is_enum = 9;- Specified by:
getIsEnumin interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- The isEnum.
-
setIsEnum
bool is_enum = 9;- Parameters:
value- The isEnum to set.- Returns:
- This builder for chaining.
-
clearIsEnum
bool is_enum = 9;- Returns:
- This builder for chaining.
-
getIsGeneric
public boolean getIsGeneric()bool is_generic = 10;- Specified by:
getIsGenericin interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- The isGeneric.
-
setIsGeneric
bool is_generic = 10;- Parameters:
value- The isGeneric to set.- Returns:
- This builder for chaining.
-
clearIsGeneric
bool is_generic = 10;- Returns:
- This builder for chaining.
-
getIsProtocol
public boolean getIsProtocol()bool is_protocol = 11;- Specified by:
getIsProtocolin interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- The isProtocol.
-
setIsProtocol
bool is_protocol = 11;- Parameters:
value- The isProtocol to set.- Returns:
- This builder for chaining.
-
clearIsProtocol
bool is_protocol = 11;- Returns:
- This builder for chaining.
-
hasMetaclassName
public boolean hasMetaclassName()optional string metaclass_name = 12;- Specified by:
hasMetaclassNamein interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- Whether the metaclassName field is set.
-
getMetaclassName
optional string metaclass_name = 12;- Specified by:
getMetaclassNamein interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- The metaclassName.
-
getMetaclassNameBytes
public com.google.protobuf.ByteString getMetaclassNameBytes()optional string metaclass_name = 12;- Specified by:
getMetaclassNameBytesin interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- The bytes for metaclassName.
-
setMetaclassName
optional string metaclass_name = 12;- Parameters:
value- The metaclassName to set.- Returns:
- This builder for chaining.
-
clearMetaclassName
optional string metaclass_name = 12;- Returns:
- This builder for chaining.
-
setMetaclassNameBytes
public SymbolsProtos.ClassSymbol.Builder setMetaclassNameBytes(com.google.protobuf.ByteString value) optional string metaclass_name = 12;- Parameters:
value- The bytes for metaclassName to set.- Returns:
- This builder for chaining.
-
getValidForList
public com.google.protobuf.ProtocolStringList getValidForList()repeated string valid_for = 13;- Specified by:
getValidForListin interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- A list containing the validFor.
-
getValidForCount
public int getValidForCount()repeated string valid_for = 13;- Specified by:
getValidForCountin interfaceSymbolsProtos.ClassSymbolOrBuilder- Returns:
- The count of validFor.
-
getValidFor
repeated string valid_for = 13;- Specified by:
getValidForin interfaceSymbolsProtos.ClassSymbolOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The validFor at the given index.
-
getValidForBytes
public com.google.protobuf.ByteString getValidForBytes(int index) repeated string valid_for = 13;- Specified by:
getValidForBytesin interfaceSymbolsProtos.ClassSymbolOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the validFor at the given index.
-
setValidFor
repeated string valid_for = 13;- Parameters:
index- The index to set the value at.value- The validFor to set.- Returns:
- This builder for chaining.
-
addValidFor
repeated string valid_for = 13;- Parameters:
value- The validFor to add.- Returns:
- This builder for chaining.
-
addAllValidFor
repeated string valid_for = 13;- Parameters:
values- The validFor to add.- Returns:
- This builder for chaining.
-
clearValidFor
repeated string valid_for = 13;- Returns:
- This builder for chaining.
-
addValidForBytes
repeated string valid_for = 13;- Parameters:
value- The bytes of the validFor to add.- Returns:
- This builder for chaining.
-
getAttributesList
repeated .protoblog.VarSymbol attributes = 14;- Specified by:
getAttributesListin interfaceSymbolsProtos.ClassSymbolOrBuilder
-
getAttributesCount
public int getAttributesCount()repeated .protoblog.VarSymbol attributes = 14;- Specified by:
getAttributesCountin interfaceSymbolsProtos.ClassSymbolOrBuilder
-
getAttributes
repeated .protoblog.VarSymbol attributes = 14;- Specified by:
getAttributesin interfaceSymbolsProtos.ClassSymbolOrBuilder
-
setAttributes
repeated .protoblog.VarSymbol attributes = 14; -
setAttributes
public SymbolsProtos.ClassSymbol.Builder setAttributes(int index, SymbolsProtos.VarSymbol.Builder builderForValue) repeated .protoblog.VarSymbol attributes = 14; -
addAttributes
repeated .protoblog.VarSymbol attributes = 14; -
addAttributes
repeated .protoblog.VarSymbol attributes = 14; -
addAttributes
public SymbolsProtos.ClassSymbol.Builder addAttributes(SymbolsProtos.VarSymbol.Builder builderForValue) repeated .protoblog.VarSymbol attributes = 14; -
addAttributes
public SymbolsProtos.ClassSymbol.Builder addAttributes(int index, SymbolsProtos.VarSymbol.Builder builderForValue) repeated .protoblog.VarSymbol attributes = 14; -
addAllAttributes
public SymbolsProtos.ClassSymbol.Builder addAllAttributes(Iterable<? extends SymbolsProtos.VarSymbol> values) repeated .protoblog.VarSymbol attributes = 14; -
clearAttributes
repeated .protoblog.VarSymbol attributes = 14; -
removeAttributes
repeated .protoblog.VarSymbol attributes = 14; -
getAttributesBuilder
repeated .protoblog.VarSymbol attributes = 14; -
getAttributesOrBuilder
repeated .protoblog.VarSymbol attributes = 14;- Specified by:
getAttributesOrBuilderin interfaceSymbolsProtos.ClassSymbolOrBuilder
-
getAttributesOrBuilderList
repeated .protoblog.VarSymbol attributes = 14;- Specified by:
getAttributesOrBuilderListin interfaceSymbolsProtos.ClassSymbolOrBuilder
-
addAttributesBuilder
repeated .protoblog.VarSymbol attributes = 14; -
addAttributesBuilder
repeated .protoblog.VarSymbol attributes = 14; -
getAttributesBuilderList
repeated .protoblog.VarSymbol attributes = 14; -
setUnknownFields
public final SymbolsProtos.ClassSymbol.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SymbolsProtos.ClassSymbol.Builder>
-
mergeUnknownFields
public final SymbolsProtos.ClassSymbol.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SymbolsProtos.ClassSymbol.Builder>
-