public class LiteralExpression extends Expression
| Constructor and Description |
|---|
LiteralExpression() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
LiteralExpression |
setValue(String value) |
String |
toString() |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.