C# Class ClrPlus.Scripting.MsBuild.Packaging.PivotsExpression.OrExpression

Inheritance: AstExpression
Afficher le fichier Open project: perpetual-motion/clrplus

Private Methods

Méthode Description
GetExpandedChoices ( PivotsExpression expr, HashSet pivots, Pivots.Pivot>.Dictionary pivotVsPivotValues ) : ComparableHashSet>
Invert ( ) : AstExpression
OrExpression ( AstExpression left_child, AstExpression right_child ) : System.Collections.Generic
ToPivotsExpression ( Pivots.Pivot>.Dictionary pivotVsPivotValues, GetChoiceDelegate get_choice_fn ) : PivotsExpression