FOLAtom |
FolParserB.atom(FolSignature signature) |
Set<net.sf.tweety.logics.commons.syntax.Constant> |
FolParserB.constants(net.sf.tweety.logics.commons.syntax.Sort type) |
void |
FolParserB.declar(FolSignature signature) |
net.sf.tweety.logics.commons.syntax.interfaces.TypedStructure |
FolParserB.endFunctorDeclar(FolSignature signature,
String sortName) |
net.sf.tweety.logics.commons.syntax.interfaces.TypedStructure |
FolParserB.endPredicateDeclar(FolSignature signature,
String name) |
FolFormula |
FolParserB.formula(FolSignature signature) |
net.sf.tweety.commons.util.Pair<Integer,FolFormula> |
FolParserB.formulaex(FolSignature signature) |
String |
FolParserB.identifier() |
FolBeliefSet |
FolParserB.KB() |
List<net.sf.tweety.logics.commons.syntax.Sort> |
FolParserB.sortdecl() |
net.sf.tweety.logics.commons.syntax.interfaces.Term<?> |
FolParserB.term(FolSignature signature,
net.sf.tweety.logics.commons.syntax.Sort type) |