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