Uses of Class
cool.klass.model.converter.compiler.state.value.literal.AntlrIntegerLiteralValue
Packages that use AntlrIntegerLiteralValue
Package
Description
-
Uses of AntlrIntegerLiteralValue in cool.klass.model.converter.compiler.phase.criteria
Methods in cool.klass.model.converter.compiler.phase.criteria that return AntlrIntegerLiteralValueModifier and TypeMethodDescriptionLiteralValueVisitor.visitIntegerLiteral(KlassParser.IntegerLiteralContext ctx) -
Uses of AntlrIntegerLiteralValue in cool.klass.model.converter.compiler.state
Methods in cool.klass.model.converter.compiler.state with parameters of type AntlrIntegerLiteralValueModifier and TypeMethodDescriptionvoidUnreferencedPrivatePropertiesExpressionValueVisitor.visitIntegerLiteral(AntlrIntegerLiteralValue integerLiteralValue) -
Uses of AntlrIntegerLiteralValue in cool.klass.model.converter.compiler.state.value
Methods in cool.klass.model.converter.compiler.state.value with parameters of type AntlrIntegerLiteralValueModifier and TypeMethodDescriptionvoidAntlrExpressionValueVisitor.visitIntegerLiteral(AntlrIntegerLiteralValue integerLiteralValue)