Package | Description |
---|---|
io.swagger.codegen.ignore.rules |
Modifier and Type | Method and Description |
---|---|
Rule.Operation |
Rule.evaluate(String relativePath) |
Rule.Operation |
InvalidRule.evaluate(String relativePath) |
protected Rule.Operation |
Rule.getExcludeOperation() |
protected Rule.Operation |
EverythingRule.getExcludeOperation() |
protected Rule.Operation |
Rule.getIncludeOperation() |
static Rule.Operation |
Rule.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rule.Operation[] |
Rule.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.