パッケージ coins.backend.lir

インタフェースの概要
LirVisitor Visitor interface for LirNode
PickUpVariable Call-back interface for LirNode#pickUpUses, #pickUpDefs
 

クラスの概要
LirBinOp Represents binary operators
LirFactory Generate LIR nodes.
LirFconst Represent FLOATCONST node.
LirIconst Represent integer constant
LirLabelRef Represent LABEL node
LirNaryOp Represents N-ary operators
LirNode New LIR node's basic structure
LirNode.Scanner Scanner for LIR expression tree.
LirString Represent Immediate String node.
LirSymRef STATIC/FRAME/REG LirNode
LirUnaOp Represents unary operators