public class Separator extends Tag<Separator.SeparatorType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Separator.SeparatorType |
| Constructor and Description |
|---|
Separator(Separator.SeparatorType type) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<Token> |
scan(java.util.List<Token> tokens,
Options options) |
java.lang.String |
toString() |
public Separator(Separator.SeparatorType type)
Copyright © 2002 – 2022 Project Wonder.