예제 #1
0
 public override void Check(SequenceCheckingEnvironment env)
 {
     env.CheckFunctionMethodCall(TargetExpr, this);
 }