webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Interface implemented by all descriptor types. More...
Properties | |
string | Name [get] |
Returns the name of the entity (message, field etc) being described. More... | |
string | FullName [get] |
Returns the fully-qualified name of the entity being described. More... | |
FileDescriptor | File [get] |
Returns the descriptor for the .proto file that this entity is part of. More... | |
Interface implemented by all descriptor types.
|
get |
Returns the descriptor for the .proto file that this entity is part of.
|
get |
Returns the fully-qualified name of the entity being described.
|
get |
Returns the name of the entity (message, field etc) being described.