Interface IParsable

All Known Subinterfaces:
IParsableSelfScheduled
All Known Implementing Classes:
Generator, IntervalGenerator, LIMBOGenerator

public interface IParsable
  • Method Summary

    Modifier and Type Method Description
    Class<? extends Parser<?>> getParserClass()  
  • Method Details

    • getParserClass

      Class<? extends Parser<?>> getParserClass()
      Returns:
      The parser related to this class