| Package | Description |
|---|---|
| com.facebook.swift.generator.template |
| Modifier and Type | Method and Description |
|---|---|
FieldContext |
TemplateContextGenerator.fieldFromThrift(ThriftField field) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldContext> |
StructContext.getFields() |
List<FieldContext> |
MethodContext.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
StructContext.addField(FieldContext field) |
void |
MethodContext.addParameter(FieldContext parameter) |
Copyright © 2012-2016 Facebook, Inc.. All Rights Reserved.