public interface Literal extends IPrimaryExpression
The following features are supported:
AstPackage.getLiteral()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLiteral()
Returns the value of the 'Literal' attribute
|
void |
setLiteral(java.lang.String value)
Sets the value of the '
Literal' attribute |
getType, setTypejava.lang.String getLiteral()
If the meaning of the 'Literal' attribute isn't clear, there really should be more of a description here...
setLiteral(String),
AstPackage.getLiteral_Literal()void setLiteral(java.lang.String value)
Literal' attribute.
value - the new value of the 'Literal' attribute.getLiteral()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.