public class PlParser extends net.sf.tweety.commons.Parser<PlBeliefSet>
| Constructor and Description |
|---|
PlParser() |
| Modifier and Type | Method and Description |
|---|---|
PlBeliefSet |
parseBeliefBase(Reader reader) |
PropositionalFormula |
parseFormula(Reader reader) |
public PlBeliefSet parseBeliefBase(Reader reader) throws net.sf.tweety.commons.ParserException
parseBeliefBase in class net.sf.tweety.commons.Parser<PlBeliefSet>net.sf.tweety.commons.ParserExceptionpublic PropositionalFormula parseFormula(Reader reader) throws net.sf.tweety.commons.ParserException
parseFormula in class net.sf.tweety.commons.Parser<PlBeliefSet>net.sf.tweety.commons.ParserExceptionCopyright © 2018. All rights reserved.