Package | Description |
---|---|
gnu.jel |
Modifier and Type | Field and Description |
---|---|
protected static ClassFile |
Evaluator.cf_orig |
Modifier and Type | Method and Description |
---|---|
ClassFile |
ClassFile.clone()
Makes a clone of this object.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
OP.compile(ClassFile cf)
Called to generate the code implementing this OP.
|
void |
OPbinary.compile(ClassFile cf) |
void |
OPcall.compile(ClassFile cf) |
void |
OPcondtnl.compile(ClassFile cf) |
void |
OPload.compile(ClassFile cf) |
void |
OPunary.compile(ClassFile cf) |
Copyright © 1998-2016 Konstantin L. Metlov All Rights Reserved.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the JEL manual.