|
string prefix = 1;
abstract fun getPrefix(): String! |
|
string prefix = 1;
abstract fun getPrefixBytes(): ByteString! |
|
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 uri = 2;
abstract fun getUri(): String! |
|
string uri = 2;
abstract fun getUriBytes(): ByteString! |
|
Source line and column info.
.aapt.pb.SourcePosition source = 3;
abstract fun hasSource(): Boolean |