|
Any comment associated with the declaration.
string comment = 2;
abstract fun getComment(): String! |
|
Any comment associated with the declaration.
string comment = 2;
abstract fun getCommentBytes(): ByteString! |
|
Where this was defined in source.
.aapt.pb.Source source = 1;
abstract fun getSource(): Source! |
|
Where this was defined in source.
.aapt.pb.Source source = 1;
abstract fun getSourceOrBuilder(): SourceOrBuilder! |
|
Where this was defined in source.
.aapt.pb.Source source = 1;
abstract fun hasSource(): Boolean |