Package | Description |
---|---|
org.fusesource.hawtbuf.proto.compiler | |
org.fusesource.hawtbuf.proto.compiler.parser |
Modifier and Type | Method and Description |
---|---|
Map<String,FieldDescriptor> |
MessageDescriptor.getFields() |
Modifier and Type | Method and Description |
---|---|
void |
MessageDescriptor.setFields(Map<String,FieldDescriptor> fields) |
Modifier and Type | Method and Description |
---|---|
FieldDescriptor |
ProtoParser.FieldDescriptor(MessageDescriptor parent)
Parses something like:
optional string foo = 1;
|
Copyright © 2010–2021 FuseSource, Corp.. All rights reserved.