JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
net.hydromatic.morel.compile.Macro
Packages that use
Macro
Package
Description
net.hydromatic.morel.eval
Evaluates expressions.
Uses of
Macro
in
net.hydromatic.morel.eval
Fields in
net.hydromatic.morel.eval
declared as
Macro
Modifier and Type
Field
Description
private static final
Macro
Codes.
OP_DIVIDE
private static final
Macro
Codes.
OP_MINUS
private static final
Macro
Codes.
OP_NEGATE
private static final
Macro
Codes.
OP_PLUS
private static final
Macro
Codes.
OP_TIMES
private static final
Macro
Codes.
RELATIONAL_SUM