|
.aapt.pb.XmlElement element = 1;
abstract fun getElement(): XmlElement! |
|
.aapt.pb.XmlElement element = 1;
abstract fun getElementOrBuilder(): XmlElementOrBuilder! |
|
abstract fun getNodeCase(): NodeCase! |
|
Source line and column info.
.aapt.pb.SourcePosition source = 3;
abstract fun getSource(): SourcePosition! |
|
Source line and column info.
.aapt.pb.SourcePosition source = 3;
abstract fun getSourceOrBuilder(): SourcePositionOrBuilder! |
|
string text = 2;
abstract fun getText(): String! |
|
string text = 2;
abstract fun getTextBytes(): ByteString! |
|
.aapt.pb.XmlElement element = 1;
abstract fun hasElement(): Boolean |
|
Source line and column info.
.aapt.pb.SourcePosition source = 3;
abstract fun hasSource(): Boolean |