| Package | Description |
|---|---|
| org.raml.yagi.framework.grammar |
| Modifier and Type | Method and Description |
|---|---|
IntegerTypeRule |
BaseGrammar.integerType()
Matches a number that is Integer
|
IntegerTypeRule |
BaseGrammar.range(com.google.common.collect.Range<Integer> range)
Matches a number that is Integer and is included in the range
|
Copyright © 2017. All rights reserved.