Class AbstractAntlrLiteralValue

java.lang.Object
cool.klass.model.converter.compiler.state.AntlrElement
cool.klass.model.converter.compiler.state.value.AntlrExpressionValue
cool.klass.model.converter.compiler.state.value.literal.AbstractAntlrLiteralValue
All Implemented Interfaces:
IAntlrElement
Direct Known Subclasses:
AntlrBooleanLiteralValue, AntlrFloatingPointLiteralValue, AntlrIntegerLiteralValue, AntlrLiteralListValue, AntlrNullLiteral, AntlrStringLiteralValue, AntlrUserLiteral

public abstract class AbstractAntlrLiteralValue extends AntlrExpressionValue