コード例 #1
0
 public NullStateVisitor(InstructionGraph graph)
 {
     this.graph=graph;
 }