Microsoft.Fast.AST.BuiltinTransExp.BTECheckSorts C# (CSharp) 메소드

BTECheckSorts() 추상적인 개인적인 메소드

abstract private BTECheckSorts ( Def>.Dictionary defs, FastPgm pgm ) : void
defs Def>.Dictionary
pgm FastPgm
리턴 void
        internal abstract void BTECheckSorts(Dictionary<string, Def> defs, FastPgm pgm);