Class ASTID

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

public class ASTID extends SimpleNode
  • Constructor Details

    • ASTID

      public ASTID(int id)
    • ASTID

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