Interface Literal
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,Expression,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
BooleanLiteral,NumberLiteral,StringLiteral,ValueLiteral
- All Known Implementing Classes:
BooleanLiteralImpl,LiteralImpl,NumberLiteralImpl,StringLiteralImpl,ValueLiteralImpl
public interface Literal extends Expression
A representation of the model object 'Literal'.- See Also:
RtPackage.getLiteral()