Class ASTOptElementList

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

public class ASTOptElementList extends SimpleNode
  • Constructor Details

    • ASTOptElementList

      public ASTOptElementList(int id)
    • ASTOptElementList

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