Abstract base class for 3-Address-Code instructions built from Eclipse AST nodes. {@link ITACTransferFunction} lists subclasses that define the differenttypes of instructions. Additional (abstract and/or package-private) classes simplify 3-Address-Code generation from AST nodes.
@author Kevin Bierhoff
@see ITACTransferFunction
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.