| Package | Description |
|---|---|
| com.facebook.swift.parser.antlr | |
| com.facebook.swift.parser.model |
| Modifier and Type | Field and Description |
|---|---|
BaseType.Type |
DocumentGenerator.real_base_type_return.value |
| Modifier and Type | Method and Description |
|---|---|
BaseType.Type |
BaseType.getType() |
static BaseType.Type |
BaseType.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseType.Type[] |
BaseType.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BaseType(BaseType.Type type,
List<TypeAnnotation> annotations) |
Copyright © 2012-2017. All Rights Reserved.