Class ASTTermList

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

public class ASTTermList extends SimpleNode
  • Constructor Details

    • ASTTermList

      public ASTTermList(int id)
    • ASTTermList

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