| Modifier and Type | Method and Description |
|---|---|
Collection<Extension> |
Proto.getExtensions() |
Collection<Extension> |
Message.getNestedExtensions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Proto.addExtension(Extension extension) |
void |
Message.addNestedExtension(Extension extension) |
ProtoParser.extend_body_return |
ProtoParser.extend_body(Proto proto,
Extension extension) |
void |
Message.extend(Extension extension) |
Copyright © 2009–2021. All rights reserved.