Interface AstAction<N>

  • Type Parameters:
    N - node type

    public interface AstAction<N>
    Interface for subclassing by specific Node actions: visit, format, render, etc