Package org.sonar.python.types.protobuf
Class SymbolsProtos.FunctionSymbol
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.sonar.python.types.protobuf.SymbolsProtos.FunctionSymbol
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,SymbolsProtos.FunctionSymbolOrBuilder
- Enclosing class:
- SymbolsProtos
public static final class SymbolsProtos.FunctionSymbol extends com.google.protobuf.GeneratedMessageV3 implements SymbolsProtos.FunctionSymbolOrBuilder
Protobuf typeprotoblog.FunctionSymbol- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSymbolsProtos.FunctionSymbol.BuilderProtobuf typeprotoblog.FunctionSymbol-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intFULLY_QUALIFIED_NAME_FIELD_NUMBERstatic intHAS_DECORATORS_FIELD_NUMBERstatic intIS_ABSTRACT_FIELD_NUMBERstatic intIS_ASYNCHRONOUS_FIELD_NUMBERstatic intIS_CLASS_METHOD_FIELD_NUMBERstatic intIS_FINAL_FIELD_NUMBERstatic intIS_OVERLOAD_FIELD_NUMBERstatic intIS_PROPERTY_FIELD_NUMBERstatic intIS_STATIC_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intPARAMETERS_FIELD_NUMBERstatic intRESOLVED_DECORATOR_NAMES_FIELD_NUMBERstatic intRETURN_ANNOTATION_FIELD_NUMBERstatic intVALID_FOR_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static SymbolsProtos.FunctionSymbolgetDefaultInstance()SymbolsProtos.FunctionSymbolgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetFullyQualifiedName()string fully_qualified_name = 2;com.google.protobuf.ByteStringgetFullyQualifiedNameBytes()string fully_qualified_name = 2;booleangetHasDecorators()bool has_decorators = 6;booleangetIsAbstract()bool is_abstract = 8;booleangetIsAsynchronous()bool is_asynchronous = 9;booleangetIsClassMethod()bool is_class_method = 14;booleangetIsFinal()bool is_final = 10;booleangetIsOverload()bool is_overload = 11;booleangetIsProperty()bool is_property = 12;booleangetIsStatic()bool is_static = 13;StringgetName()string name = 1;com.google.protobuf.ByteStringgetNameBytes()string name = 1;SymbolsProtos.ParameterSymbolgetParameters(int index)repeated .protoblog.ParameterSymbol parameters = 5;intgetParametersCount()repeated .protoblog.ParameterSymbol parameters = 5;List<SymbolsProtos.ParameterSymbol>getParametersList()repeated .protoblog.ParameterSymbol parameters = 5;SymbolsProtos.ParameterSymbolOrBuildergetParametersOrBuilder(int index)repeated .protoblog.ParameterSymbol parameters = 5;List<? extends SymbolsProtos.ParameterSymbolOrBuilder>getParametersOrBuilderList()repeated .protoblog.ParameterSymbol parameters = 5;com.google.protobuf.Parser<SymbolsProtos.FunctionSymbol>getParserForType()StringgetResolvedDecoratorNames(int index)repeated string resolved_decorator_names = 7;com.google.protobuf.ByteStringgetResolvedDecoratorNamesBytes(int index)repeated string resolved_decorator_names = 7;intgetResolvedDecoratorNamesCount()repeated string resolved_decorator_names = 7;com.google.protobuf.ProtocolStringListgetResolvedDecoratorNamesList()repeated string resolved_decorator_names = 7;SymbolsProtos.TypegetReturnAnnotation()optional .protoblog.Type return_annotation = 4;SymbolsProtos.TypeOrBuildergetReturnAnnotationOrBuilder()optional .protoblog.Type return_annotation = 4;intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetValidFor(int index)repeated string valid_for = 15;com.google.protobuf.ByteStringgetValidForBytes(int index)repeated string valid_for = 15;intgetValidForCount()repeated string valid_for = 15;com.google.protobuf.ProtocolStringListgetValidForList()repeated string valid_for = 15;inthashCode()booleanhasReturnAnnotation()optional .protoblog.Type return_annotation = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static SymbolsProtos.FunctionSymbol.BuildernewBuilder()static SymbolsProtos.FunctionSymbol.BuildernewBuilder(SymbolsProtos.FunctionSymbol prototype)SymbolsProtos.FunctionSymbol.BuildernewBuilderForType()protected SymbolsProtos.FunctionSymbol.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static SymbolsProtos.FunctionSymbolparseDelimitedFrom(InputStream input)static SymbolsProtos.FunctionSymbolparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SymbolsProtos.FunctionSymbolparseFrom(byte[] data)static SymbolsProtos.FunctionSymbolparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SymbolsProtos.FunctionSymbolparseFrom(com.google.protobuf.ByteString data)static SymbolsProtos.FunctionSymbolparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SymbolsProtos.FunctionSymbolparseFrom(com.google.protobuf.CodedInputStream input)static SymbolsProtos.FunctionSymbolparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SymbolsProtos.FunctionSymbolparseFrom(InputStream input)static SymbolsProtos.FunctionSymbolparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SymbolsProtos.FunctionSymbolparseFrom(ByteBuffer data)static SymbolsProtos.FunctionSymbolparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SymbolsProtos.FunctionSymbol>parser()SymbolsProtos.FunctionSymbol.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FULLY_QUALIFIED_NAME_FIELD_NUMBER
public static final int FULLY_QUALIFIED_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RETURN_ANNOTATION_FIELD_NUMBER
public static final int RETURN_ANNOTATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARAMETERS_FIELD_NUMBER
public static final int PARAMETERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HAS_DECORATORS_FIELD_NUMBER
public static final int HAS_DECORATORS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESOLVED_DECORATOR_NAMES_FIELD_NUMBER
public static final int RESOLVED_DECORATOR_NAMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_ABSTRACT_FIELD_NUMBER
public static final int IS_ABSTRACT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_ASYNCHRONOUS_FIELD_NUMBER
public static final int IS_ASYNCHRONOUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_FINAL_FIELD_NUMBER
public static final int IS_FINAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_OVERLOAD_FIELD_NUMBER
public static final int IS_OVERLOAD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_PROPERTY_FIELD_NUMBER
public static final int IS_PROPERTY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_STATIC_FIELD_NUMBER
public static final int IS_STATIC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_CLASS_METHOD_FIELD_NUMBER
public static final int IS_CLASS_METHOD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALID_FOR_FIELD_NUMBER
public static final int VALID_FOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
getName
public String getName()
string name = 1;- Specified by:
getNamein interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
string name = 1;- Specified by:
getNameBytesin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- The bytes for name.
-
getFullyQualifiedName
public String getFullyQualifiedName()
string fully_qualified_name = 2;- Specified by:
getFullyQualifiedNamein interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- The fullyQualifiedName.
-
getFullyQualifiedNameBytes
public com.google.protobuf.ByteString getFullyQualifiedNameBytes()
string fully_qualified_name = 2;- Specified by:
getFullyQualifiedNameBytesin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- The bytes for fullyQualifiedName.
-
hasReturnAnnotation
public boolean hasReturnAnnotation()
optional .protoblog.Type return_annotation = 4;- Specified by:
hasReturnAnnotationin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- Whether the returnAnnotation field is set.
-
getReturnAnnotation
public SymbolsProtos.Type getReturnAnnotation()
optional .protoblog.Type return_annotation = 4;- Specified by:
getReturnAnnotationin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- The returnAnnotation.
-
getReturnAnnotationOrBuilder
public SymbolsProtos.TypeOrBuilder getReturnAnnotationOrBuilder()
optional .protoblog.Type return_annotation = 4;- Specified by:
getReturnAnnotationOrBuilderin interfaceSymbolsProtos.FunctionSymbolOrBuilder
-
getParametersList
public List<SymbolsProtos.ParameterSymbol> getParametersList()
repeated .protoblog.ParameterSymbol parameters = 5;- Specified by:
getParametersListin interfaceSymbolsProtos.FunctionSymbolOrBuilder
-
getParametersOrBuilderList
public List<? extends SymbolsProtos.ParameterSymbolOrBuilder> getParametersOrBuilderList()
repeated .protoblog.ParameterSymbol parameters = 5;- Specified by:
getParametersOrBuilderListin interfaceSymbolsProtos.FunctionSymbolOrBuilder
-
getParametersCount
public int getParametersCount()
repeated .protoblog.ParameterSymbol parameters = 5;- Specified by:
getParametersCountin interfaceSymbolsProtos.FunctionSymbolOrBuilder
-
getParameters
public SymbolsProtos.ParameterSymbol getParameters(int index)
repeated .protoblog.ParameterSymbol parameters = 5;- Specified by:
getParametersin interfaceSymbolsProtos.FunctionSymbolOrBuilder
-
getParametersOrBuilder
public SymbolsProtos.ParameterSymbolOrBuilder getParametersOrBuilder(int index)
repeated .protoblog.ParameterSymbol parameters = 5;- Specified by:
getParametersOrBuilderin interfaceSymbolsProtos.FunctionSymbolOrBuilder
-
getHasDecorators
public boolean getHasDecorators()
bool has_decorators = 6;- Specified by:
getHasDecoratorsin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- The hasDecorators.
-
getResolvedDecoratorNamesList
public com.google.protobuf.ProtocolStringList getResolvedDecoratorNamesList()
repeated string resolved_decorator_names = 7;- Specified by:
getResolvedDecoratorNamesListin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- A list containing the resolvedDecoratorNames.
-
getResolvedDecoratorNamesCount
public int getResolvedDecoratorNamesCount()
repeated string resolved_decorator_names = 7;- Specified by:
getResolvedDecoratorNamesCountin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- The count of resolvedDecoratorNames.
-
getResolvedDecoratorNames
public String getResolvedDecoratorNames(int index)
repeated string resolved_decorator_names = 7;- Specified by:
getResolvedDecoratorNamesin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The resolvedDecoratorNames at the given index.
-
getResolvedDecoratorNamesBytes
public com.google.protobuf.ByteString getResolvedDecoratorNamesBytes(int index)
repeated string resolved_decorator_names = 7;- Specified by:
getResolvedDecoratorNamesBytesin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the resolvedDecoratorNames at the given index.
-
getIsAbstract
public boolean getIsAbstract()
bool is_abstract = 8;- Specified by:
getIsAbstractin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- The isAbstract.
-
getIsAsynchronous
public boolean getIsAsynchronous()
bool is_asynchronous = 9;- Specified by:
getIsAsynchronousin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- The isAsynchronous.
-
getIsFinal
public boolean getIsFinal()
bool is_final = 10;- Specified by:
getIsFinalin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- The isFinal.
-
getIsOverload
public boolean getIsOverload()
bool is_overload = 11;- Specified by:
getIsOverloadin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- The isOverload.
-
getIsProperty
public boolean getIsProperty()
bool is_property = 12;- Specified by:
getIsPropertyin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- The isProperty.
-
getIsStatic
public boolean getIsStatic()
bool is_static = 13;- Specified by:
getIsStaticin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- The isStatic.
-
getIsClassMethod
public boolean getIsClassMethod()
bool is_class_method = 14;- Specified by:
getIsClassMethodin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- The isClassMethod.
-
getValidForList
public com.google.protobuf.ProtocolStringList getValidForList()
repeated string valid_for = 15;- Specified by:
getValidForListin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- A list containing the validFor.
-
getValidForCount
public int getValidForCount()
repeated string valid_for = 15;- Specified by:
getValidForCountin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Returns:
- The count of validFor.
-
getValidFor
public String getValidFor(int index)
repeated string valid_for = 15;- Specified by:
getValidForin interfaceSymbolsProtos.FunctionSymbolOrBuilder- 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 = 15;- Specified by:
getValidForBytesin interfaceSymbolsProtos.FunctionSymbolOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the validFor at the given index.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SymbolsProtos.FunctionSymbol parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SymbolsProtos.FunctionSymbol parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SymbolsProtos.FunctionSymbol parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SymbolsProtos.FunctionSymbol parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SymbolsProtos.FunctionSymbol parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SymbolsProtos.FunctionSymbol parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SymbolsProtos.FunctionSymbol parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SymbolsProtos.FunctionSymbol parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SymbolsProtos.FunctionSymbol parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SymbolsProtos.FunctionSymbol parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static SymbolsProtos.FunctionSymbol parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SymbolsProtos.FunctionSymbol parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public SymbolsProtos.FunctionSymbol.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SymbolsProtos.FunctionSymbol.Builder newBuilder()
-
newBuilder
public static SymbolsProtos.FunctionSymbol.Builder newBuilder(SymbolsProtos.FunctionSymbol prototype)
-
toBuilder
public SymbolsProtos.FunctionSymbol.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SymbolsProtos.FunctionSymbol.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SymbolsProtos.FunctionSymbol getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SymbolsProtos.FunctionSymbol> parser()
-
getParserForType
public com.google.protobuf.Parser<SymbolsProtos.FunctionSymbol> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SymbolsProtos.FunctionSymbol getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-