| Package | Description |
|---|---|
| com.facebook.swift.parser.model | |
| com.facebook.swift.parser.visitor |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStruct |
class |
Const |
class |
Definition |
class |
IntegerEnum |
class |
Service |
class |
StringEnum |
class |
Struct |
class |
ThriftException |
class |
ThriftField |
class |
ThriftMethod |
class |
TypeAnnotation |
class |
Typedef |
class |
Union |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DocumentVisitor.accept(Visitable visitable) |
static void |
Visitable.Utils.visit(DocumentVisitor visitor,
Visitable visitable) |
void |
DocumentVisitor.visit(Visitable visitable) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Visitable.Utils.visitAll(DocumentVisitor visitor,
Collection<? extends Visitable> visitables) |
Copyright © 2012-2017. All Rights Reserved.