| Package | Description |
|---|---|
| org.raml.v2.internal.framework.grammar | |
| org.raml.v2.internal.framework.grammar.rule |
| Modifier and Type | Method and Description |
|---|---|
ConditionalRule |
BaseGrammar.is(Rule rule) |
| Modifier and Type | Method and Description |
|---|---|
ConditionalRules |
BaseGrammar.when(String expr,
ConditionalRule... cases) |
| Modifier and Type | Method and Description |
|---|---|
ConditionalRule |
ConditionalRule.add(KeyValueRule rule) |
| Constructor and Description |
|---|
ConditionalRules(String selectorExpression,
ConditionalRule... cases) |
Copyright © 2016. All rights reserved.