public static final class Cpg.CpgStruct extends com.google.protobuf.GeneratedMessageV3 implements Cpg.CpgStructOrBuilder
cpg.CpgStruct| Modifier and Type | Class and Description |
|---|---|
static class |
Cpg.CpgStruct.Builder
Protobuf type
cpg.CpgStruct |
static class |
Cpg.CpgStruct.Edge
Protobuf type
cpg.CpgStruct.Edge |
static interface |
Cpg.CpgStruct.EdgeOrBuilder |
static class |
Cpg.CpgStruct.Node
Protobuf type
cpg.CpgStruct.Node |
static interface |
Cpg.CpgStruct.NodeOrBuilder |
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| Modifier and Type | Field and Description |
|---|---|
static int |
EDGE_FIELD_NUMBER |
static int |
NODE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static Cpg.CpgStruct |
getDefaultInstance() |
Cpg.CpgStruct |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Cpg.CpgStruct.Edge |
getEdge(int index)
repeated .cpg.CpgStruct.Edge edge = 2; |
int |
getEdgeCount()
repeated .cpg.CpgStruct.Edge edge = 2; |
java.util.List<Cpg.CpgStruct.Edge> |
getEdgeList()
repeated .cpg.CpgStruct.Edge edge = 2; |
Cpg.CpgStruct.EdgeOrBuilder |
getEdgeOrBuilder(int index)
repeated .cpg.CpgStruct.Edge edge = 2; |
java.util.List<? extends Cpg.CpgStruct.EdgeOrBuilder> |
getEdgeOrBuilderList()
repeated .cpg.CpgStruct.Edge edge = 2; |
Cpg.CpgStruct.Node |
getNode(int index)
repeated .cpg.CpgStruct.Node node = 1; |
int |
getNodeCount()
repeated .cpg.CpgStruct.Node node = 1; |
java.util.List<Cpg.CpgStruct.Node> |
getNodeList()
repeated .cpg.CpgStruct.Node node = 1; |
Cpg.CpgStruct.NodeOrBuilder |
getNodeOrBuilder(int index)
repeated .cpg.CpgStruct.Node node = 1; |
java.util.List<? extends Cpg.CpgStruct.NodeOrBuilder> |
getNodeOrBuilderList()
repeated .cpg.CpgStruct.Node node = 1; |
com.google.protobuf.Parser<Cpg.CpgStruct> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Cpg.CpgStruct.Builder |
newBuilder() |
static Cpg.CpgStruct.Builder |
newBuilder(Cpg.CpgStruct prototype) |
Cpg.CpgStruct.Builder |
newBuilderForType() |
protected Cpg.CpgStruct.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Cpg.CpgStruct |
parseDelimitedFrom(java.io.InputStream input) |
static Cpg.CpgStruct |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cpg.CpgStruct |
parseFrom(byte[] data) |
static Cpg.CpgStruct |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cpg.CpgStruct |
parseFrom(java.nio.ByteBuffer data) |
static Cpg.CpgStruct |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cpg.CpgStruct |
parseFrom(com.google.protobuf.ByteString data) |
static Cpg.CpgStruct |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cpg.CpgStruct |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Cpg.CpgStruct |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cpg.CpgStruct |
parseFrom(java.io.InputStream input) |
static Cpg.CpgStruct |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Cpg.CpgStruct> |
parser() |
Cpg.CpgStruct.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NODE_FIELD_NUMBER
public static final int EDGE_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.util.List<Cpg.CpgStruct.Node> getNodeList()
repeated .cpg.CpgStruct.Node node = 1;getNodeList in interface Cpg.CpgStructOrBuilderpublic java.util.List<? extends Cpg.CpgStruct.NodeOrBuilder> getNodeOrBuilderList()
repeated .cpg.CpgStruct.Node node = 1;getNodeOrBuilderList in interface Cpg.CpgStructOrBuilderpublic int getNodeCount()
repeated .cpg.CpgStruct.Node node = 1;getNodeCount in interface Cpg.CpgStructOrBuilderpublic Cpg.CpgStruct.Node getNode(int index)
repeated .cpg.CpgStruct.Node node = 1;getNode in interface Cpg.CpgStructOrBuilderpublic Cpg.CpgStruct.NodeOrBuilder getNodeOrBuilder(int index)
repeated .cpg.CpgStruct.Node node = 1;getNodeOrBuilder in interface Cpg.CpgStructOrBuilderpublic java.util.List<Cpg.CpgStruct.Edge> getEdgeList()
repeated .cpg.CpgStruct.Edge edge = 2;getEdgeList in interface Cpg.CpgStructOrBuilderpublic java.util.List<? extends Cpg.CpgStruct.EdgeOrBuilder> getEdgeOrBuilderList()
repeated .cpg.CpgStruct.Edge edge = 2;getEdgeOrBuilderList in interface Cpg.CpgStructOrBuilderpublic int getEdgeCount()
repeated .cpg.CpgStruct.Edge edge = 2;getEdgeCount in interface Cpg.CpgStructOrBuilderpublic Cpg.CpgStruct.Edge getEdge(int index)
repeated .cpg.CpgStruct.Edge edge = 2;getEdge in interface Cpg.CpgStructOrBuilderpublic Cpg.CpgStruct.EdgeOrBuilder getEdgeOrBuilder(int index)
repeated .cpg.CpgStruct.Edge edge = 2;getEdgeOrBuilder in interface Cpg.CpgStructOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Cpg.CpgStruct parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cpg.CpgStruct parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cpg.CpgStruct parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cpg.CpgStruct parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cpg.CpgStruct parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cpg.CpgStruct parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cpg.CpgStruct parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Cpg.CpgStruct parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Cpg.CpgStruct parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Cpg.CpgStruct parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Cpg.CpgStruct parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Cpg.CpgStruct parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic Cpg.CpgStruct.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Cpg.CpgStruct.Builder newBuilder()
public static Cpg.CpgStruct.Builder newBuilder(Cpg.CpgStruct prototype)
public Cpg.CpgStruct.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Cpg.CpgStruct.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Cpg.CpgStruct getDefaultInstance()
public static com.google.protobuf.Parser<Cpg.CpgStruct> parser()
public com.google.protobuf.Parser<Cpg.CpgStruct> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Cpg.CpgStruct getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder