public static interface Messages.Pickle.PickleTagOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAstNodeId()
Points to the AST node this was created from
|
com.google.protobuf.ByteString |
getAstNodeIdBytes()
Points to the AST node this was created from
|
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
string name = 1;com.google.protobuf.ByteString getNameBytes()
string name = 1;String getAstNodeId()
Points to the AST node this was created from
string ast_node_id = 2;com.google.protobuf.ByteString getAstNodeIdBytes()
Points to the AST node this was created from
string ast_node_id = 2;Copyright © 2020. All rights reserved.