| Package | Description |
|---|---|
| org.raml.yagi.framework.grammar |
| Modifier and Type | Method and Description |
|---|---|
IntegerTypeRule |
BaseGrammar.integerType()
Matches a number that is Integer
|
IntegerTypeRule |
BaseGrammar.positiveIntegerType(boolean includesZero,
Long maxValue)
Matches an integer greater than zero
|
Copyright © 2018. All rights reserved.