Interface INode
- All Known Implementing Classes:
AssertThrowsInstr, BasicBlockInstr, BranchInstr, CallInstr, ControlFlowChainInstr, CoverageFinalizeInstr, CoverageProbeInstr, CoverageRegisterInstr, Field, ForRangePolymorphicInstr, IRConstruct, IRInstr, LabelInstr, LiteralInstr, LogicalOperationInstr, MemoryInstr, OperationInstr, ProgramEntryPointInstr, SanitizeInstr, ScopeInstr, ThrowInstr
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
-