Package de.rss.fachstudie.MiSim.parsing
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
- Returns:
- The parser related to this class
-