public interface StringLiteral extends Expression
The following features are supported:
GremlinPackage.getStringLiteral()| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setValue(String value)
Sets the value of the '
Value' attribute. |
String |
toString() |
String getValue()
setValue(String),
GremlinPackage.getStringLiteral_Value()void setValue(String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()Copyright © 2018–2019 Atlanmod. All rights reserved.