コード例 #1
0
 private static void ExpungeComments(this OilexerGrammarFile file)
 {
     file.ExpungeType <IOilexerGrammarCommentEntry>();
 }