Property | Type | Description |
---|
Method | Description | |
---|---|---|
EndVisit ( ) : void | ||
FilterNodeVisitor ( ) : System.Collections.Generic | ||
StartVisit ( ILogicalNode logicalNode ) : void | ||
StartVisit ( IOperatorNode operatorNode ) : void | ||
Visit ( IValueNode valueNode ) : void | ||
Visit ( |
public FilterNodeVisitor ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public StartVisit ( ILogicalNode logicalNode ) : void | ||
logicalNode | ILogicalNode | |
return | void |
public StartVisit ( IOperatorNode operatorNode ) : void | ||
operatorNode | IOperatorNode | |
return | void |
public Visit ( |
||
propertyNode | ||
return | void |