Interface BlockfileListener

All Known Implementing Classes:
BlockfileEndingsListener, BlockfileTokensListener

public interface BlockfileListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    default void
     
  • Method Details

    • accept

      void accept(BlockfileTokens tokens)
    • complete

      default void complete()