Interface NodeVisitor

All Known Implementing Classes:
ExpressionBuilder

public interface NodeVisitor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    visit(Node node)