Module openj9.dtfj

Class SectionParserGrammar

java.lang.Object
com.ibm.dtfj.javacore.parser.j9.SectionParserGrammar
All Implemented Interfaces:
ISectionParser
Direct Known Subclasses:
SectionParser, SovereignSectionParserPart

public abstract class SectionParserGrammar extends Object implements ISectionParser
Parent section parser that implements most of the grammar based functionality used by the concrete section parsers.