Interface RowRecogExprNodeVisitor
- All Known Implementing Classes:
RowRecogExprNodeVisitorRepeat
public interface RowRecogExprNodeVisitor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
visit
(RowRecogExprNode node, RowRecogExprNode optionalParent, int level)
-
Method Details
-
visit
-