Overview
Package
Tree
Index
Deprecated
About
Prev Class
|
Next Class
Frames
|
No Frames
Summary: Nested | Field | Method | Constr
Detail: Nested | Field | Method | Constr
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
Overview
Package
Tree
Index
Deprecated
About