프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
EndVisit ( ) : void | ||
FilterNodeVisitor ( ) : System.Collections.Generic | ||
StartVisit ( ILogicalNode logicalNode ) : void | ||
StartVisit ( IOperatorNode operatorNode ) : void | ||
Visit ( IValueNode valueNode ) : void | ||
Visit ( |
public FilterNodeVisitor ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public StartVisit ( ILogicalNode logicalNode ) : void | ||
logicalNode | ILogicalNode | |
리턴 | void |
public StartVisit ( IOperatorNode operatorNode ) : void | ||
operatorNode | IOperatorNode | |
리턴 | void |