Class ASTClingoMeta

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

public class ASTClingoMeta extends SimpleNode
  • Constructor Details

    • ASTClingoMeta

      public ASTClingoMeta(int id)
    • ASTClingoMeta

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