public class ClParser extends net.sf.tweety.commons.Parser<ClBeliefSet>
| Constructor and Description |
|---|
ClParser() |
| Modifier and Type | Method and Description |
|---|---|
ClBeliefSet |
parseBeliefBase(Reader reader) |
Conditional |
parseFormula(Reader reader) |
public ClBeliefSet parseBeliefBase(Reader reader) throws IOException, net.sf.tweety.commons.ParserException
parseBeliefBase in class net.sf.tweety.commons.Parser<ClBeliefSet>IOExceptionnet.sf.tweety.commons.ParserExceptionpublic Conditional parseFormula(Reader reader) throws IOException, net.sf.tweety.commons.ParserException
parseFormula in class net.sf.tweety.commons.Parser<ClBeliefSet>IOExceptionnet.sf.tweety.commons.ParserExceptionCopyright © 2018. All rights reserved.