public abstract static class Token.Literal.Option extends Token.Literal
Modifier and Type | Class and Description |
---|---|
static class |
Token.Literal.Option.Long |
static class |
Token.Literal.Option.Short |
Token.Literal.Option, Token.Literal.Word
Token.Literal, Token.Whitespace
Modifier and Type | Field and Description |
---|---|
private String |
name
.
|
value
Constructor and Description |
---|
Token.Literal.Option(int index,
String raw,
String value,
String name) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.