| Package | Description |
|---|---|
| org.jboss.as.cli.parsing |
| Modifier and Type | Field and Description |
|---|---|
static EscapeCharacterState |
EscapeCharacterState.INSTANCE |
static EscapeCharacterState |
EscapeCharacterState.KEEP_ESCAPE
This one is useful when the escaping should be recognized but postponed
(for characters that otherwise would have affected the parsing flow, such as '"').
|
| Constructor and Description |
|---|
BackQuotesState(boolean quotesInContent,
EscapeCharacterState escape) |
QuotesState(boolean quotesInContent,
EscapeCharacterState escape) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.