|
fun equals(other: Any?): Boolean |
|
static fun getDefaultInstance(): Symbol! |
|
fun getDefaultInstanceForType(): Symbol! |
|
static fun getDescriptor(): Descriptor! |
|
fun getParserForType(): Parser<Symbol!>! |
|
The name of the symbol (in the form package:type/name).
string resource_name = 1;
fun getResourceName(): String! |
|
The name of the symbol (in the form package:type/name).
string resource_name = 1;
fun getResourceNameBytes(): ByteString! |
|
fun getSerializedSize(): Int |
|
The position in the file at which this symbol is defined. For debug use.
.aapt.pb.SourcePosition source = 2;
fun getSource(): SourcePosition! |
|
The position in the file at which this symbol is defined. For debug use.
.aapt.pb.SourcePosition source = 2;
fun getSourceOrBuilder(): SourcePositionOrBuilder! |
|
fun getUnknownFields(): UnknownFieldSet! |
|
fun hashCode(): Int |
|
The position in the file at which this symbol is defined. For debug use.
.aapt.pb.SourcePosition source = 2;
fun hasSource(): Boolean |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
static fun newBuilder(): Builder!
static fun newBuilder(prototype: Symbol!): Builder! |
|
fun newBuilderForType(): Builder!
fun newBuilderForType(parent: BuilderParent!): Builder! |
|
fun newInstance(unused: UnusedPrivateParameter!): Any! |
|
static fun parseDelimitedFrom(input: InputStream!): Symbol!
static fun parseDelimitedFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): Symbol! |
|
static fun parseFrom(data: ByteBuffer!): Symbol!
static fun parseFrom(data: ByteBuffer!, extensionRegistry: ExtensionRegistryLite!): Symbol!
static fun parseFrom(data: ByteString!): Symbol!
static fun parseFrom(data: ByteString!, extensionRegistry: ExtensionRegistryLite!): Symbol!
static fun parseFrom(data: ByteArray!): Symbol!
static fun parseFrom(data: ByteArray!, extensionRegistry: ExtensionRegistryLite!): Symbol!
static fun parseFrom(input: InputStream!): Symbol!
static fun parseFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): Symbol!
static fun parseFrom(input: CodedInputStream!): Symbol!
static fun parseFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Symbol! |
|
static fun parser(): Parser<Symbol!>! |
|
fun toBuilder(): Builder! |
|
fun writeTo(output: CodedOutputStream!): Unit |