Interface INode

All Known Implementing Classes:
BasicBlockInstr, BranchInstr, CallInstr, ControlFlowChainInstr, Field, GuardedAssignmentBlockInstr, IRConstruct, IRInstr, LabelInstr, LiteralInstr, LogicalOperationInstr, MemoryInstr, OperationInstr, 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

    Modifier and Type
    Method
    Description
    void