C# Class Microsoft.Fast.AST.FExp

Inheritance: Ast
Show file Open project: AutomataDotNet/Automata Class Usage Examples

Private Methods

Method Description
CalcSort ( FastSort>.Func context, FastPgm program ) : void
CheckFunctionExpr ( FastSort>.Dictionary vars, HashSet attrNames, HashSet patternTrees, FastPgm pgm ) : void
CheckSort ( FastSort s ) : void
CheckSubtreeGuard ( FastSort>.Dictionary subs, AlphabetDef alph, FastPgm pgm ) : void
CheckTransformation ( HashSet subs, AlphabetDef domAlph, AlphabetDef rangeAlph, FastPgm pgm ) : void
MkId ( FastToken token ) : FExp
SetConstructorSort ( AlphabetDef alph ) : void