Interface INode
- All Known Implementing Classes:
BasicBlockInstr,BranchInstr,CallInstr,ControlFlowChainInstr,Field,GuardedAssignmentBlockInstr,IRConstruct,IRInstr,LabelInstr,LiteralInstr,LogicalOperationInstr,MemoryInstr,Operation,QuestionOperatorInstr,ScopeInstr
public interface INode
Models the concept of an Intermediate Representation construct.
This could be a simple concept of a whole aggregate.
-
Method Summary
-
Method Details
-
accept
-