Class ASTClingoID

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

public class ASTClingoID extends SimpleNode
  • Constructor Details

    • ASTClingoID

      public ASTClingoID(int id)
    • ASTClingoID

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