Class ASTLiteral

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

public class ASTLiteral extends SimpleNode
  • Field Details

  • Constructor Details

    • ASTLiteral

      public ASTLiteral(int id)
    • ASTLiteral

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