コード例 #1
0
ファイル: SpecialObject.cs プロジェクト: seuribe/uscheme
 public static bool IsEOF(Exp exp) => EOF.Equals(exp);