Interface StatementListener


public interface StatementListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(Statement statement)
     
  • Method Details