public final class IdentifierValue extends Object implements ValueASTNode<String>
| Constructor and Description |
|---|
IdentifierValue(String text) |
IdentifierValue(String text,
String reservedCharacters) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getQuotedContent(String text)
Get quoted content.
|
String |
getValueWithQuoteCharacters()
Get value with quote characters, i.e.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValueCopyright © 2022 The Apache Software Foundation. All rights reserved.