SeparatorAt, SeparatorComma, SeparatorIn, SeparatorSlashOrDashpublic class Separator extends Tag<Separator.SeparatorType>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Separator.SeparatorType |
| Constructor | Description |
|---|---|
Separator(Separator.SeparatorType type) |
| Modifier and Type | Method | Description |
|---|---|---|
static List<Token> |
scan(List<Token> tokens,
Options options) |
|
String |
toString() |
Copyright © 2018. All rights reserved.