Uses of Class
net.sf.tweety.lp.asp.parser.ASTQuery
-
Packages that use ASTQuery Package Description net.sf.tweety.lp.asp.parser -
-
Uses of ASTQuery in net.sf.tweety.lp.asp.parser
Methods in net.sf.tweety.lp.asp.parser that return ASTQuery Modifier and Type Method Description ASTQuery
ASPCore2Parser. Query()
Methods in net.sf.tweety.lp.asp.parser with parameters of type ASTQuery Modifier and Type Method Description java.lang.Object
ASPCore2ParserVisitor. visit(ASTQuery node, java.lang.Object data)
ASPLiteral
InstantiateVisitor. visit(ASTQuery node, java.lang.Object data)
-