OrdinalDaypublic class Ordinal extends Tag<Integer>
| Modifier and Type | Field | Description |
|---|---|---|
static Pattern |
ORDINAL_PATTERN |
| Modifier and Type | Method | Description |
|---|---|---|
static Ordinal |
scan(Token token,
Options options) |
|
static List<Token> |
scan(List<Token> tokens,
Options options) |
|
String |
toString() |
Copyright © 2018. All rights reserved.