public abstract class LiteralStringValueExpr extends LiteralExpr
Node.ObserverRegistrationMode| Modifier and Type | Field and Description |
|---|---|
protected String |
value |
ABSOLUTE_BEGIN_LINE, ABSOLUTE_END_LINE, NODE_BY_BEGIN_POSITION, prettyPrinterNoCommentsConfiguration| Constructor and Description |
|---|
LiteralStringValueExpr(Range range,
String value) |
| Modifier and Type | Method and Description |
|---|---|
LiteralStringValueExpr |
clone() |
LiteralStringValueExprMetaModel |
getMetaModel() |
String |
getValue() |
boolean |
remove(Node node) |
LiteralStringValueExpr |
setValue(String value) |
addOrphanComment, equals, getAllContainedComments, getChildNodes, getChildNodesByType, getComment, getData, getNodeLists, getNodesByType, getOrphanComments, getParentNode, getParentNodeForChildren, getRange, hasComment, hashCode, isRegistered, notifyPropertyChange, register, register, registerForSubtree, remove, removeComment, removeOrphanComment, setAsParentNodeOf, setBlockComment, setComment, setData, setLineComment, setParentNode, setRange, toString, toString, tryAddImportToParentCompilationUnit, unregisterfinalize, getClass, notify, notifyAll, wait, wait, waitgetAncestorOfType, setAsParentNodeOf, setAsParentNodeOfcontainsWithin, getBegin, getEnd, isPositionedAfter, isPositionedBeforeprotected String value
public final String getValue()
public final LiteralStringValueExpr setValue(String value)
public boolean remove(Node node)
remove in class LiteralExprpublic LiteralStringValueExpr clone()
clone in class LiteralExprpublic LiteralStringValueExprMetaModel getMetaModel()
getMetaModel in class LiteralExprCopyright © 2007–2017. All rights reserved.