Interface NodeVisitor

All Known Implementing Classes:
ExpressionBuilder

public interface NodeVisitor
Author:
Jacob Hookom [jacob@hookom.net]
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    visit(Node node)