Example #1
0
 protected override LogicalOperator GetParsingTreeOperator()
 {
     return(LogicalOperator.CreateAnd());
 }