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 MacroCodes. OP_DIVIDEprivate static MacroCodes. OP_MINUSprivate static MacroCodes. OP_NEGATEprivate static MacroCodes. OP_PLUSprivate static MacroCodes. OP_TIMESprivate static MacroCodes. RELATIONAL_SUM
-