org.grinvin.expr

Interface Literal

All Superinterfaces:
Expression
Known Implementing Classes:
IntegerLiteral

public interface Literal
extends Expression

Literal expression, i.e., an expression with a fixed value.

Methods inherited from interface org.grinvin.expr.Expression

accept