public interface TypeLiteral extends Expression
The following features are supported:
JavaPackage.getTypeLiteral()| Modifier and Type | Method and Description |
|---|---|
TypeAccess |
getType()
Returns the value of the 'Type' containment reference.
|
void |
setType(TypeAccess value)
Sets the value of the '
Type' containment reference. |
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitTypeAccess getType()
If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...
setType(TypeAccess),
JavaPackage.getTypeLiteral_Type()void setType(TypeAccess value)
Type' containment reference.
value - the new value of the 'Type' containment reference.getType()