Class ASTRuleList

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

public class ASTRuleList extends SimpleNode
  • Constructor Details

    • ASTRuleList

      public ASTRuleList(int id)
    • ASTRuleList

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