Class ASTQuery

java.lang.Object
org.tweetyproject.lp.asp.parser.SimpleNode
org.tweetyproject.lp.asp.parser.ASTQuery
All Implemented Interfaces:
Node

public class ASTQuery extends SimpleNode
  • Constructor Details

    • ASTQuery

      public ASTQuery(int id)
    • ASTQuery

      public ASTQuery(ASPParser p, int id)
  • Method Details