| Package | Description |
|---|---|
| com.facebook.swift.generator |
| Modifier and Type | Method and Description |
|---|---|
static SwiftGeneratorTweak |
SwiftGeneratorTweak.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SwiftGeneratorTweak[] |
SwiftGeneratorTweak.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SwiftGeneratorConfig.Builder |
SwiftGeneratorConfig.Builder.addTweak(SwiftGeneratorTweak tweak) |
boolean |
SwiftGeneratorConfig.containsTweak(SwiftGeneratorTweak tweak)
Returns true if the tweak is set, false otherwise.
|
Copyright © 2012-2016 Facebook, Inc.. All Rights Reserved.