Uses of Class
de.uni_paderborn.fujaba.parser.ParserManager

Packages that use ParserManager
de.uni_paderborn.fujaba.parser   
 

Uses of ParserManager in de.uni_paderborn.fujaba.parser
 

Methods in de.uni_paderborn.fujaba.parser that return ParserManager
static ParserManager ParserManager.get()
          Get the instance attribute of the ParserManager class
 ParserManager Parser.getParserManager()
          Get the parserManager attribute of the Parser object
 

Methods in de.uni_paderborn.fujaba.parser with parameters of type ParserManager
 boolean Parser.setParserManager(ParserManager value)
          Sets the parserManager attribute of the Parser object