コード例 #1
0
 protected boolean isIfCommentStatementOperand(String target) {
   return IfCommentEvaluator.isOperand(target);
 }