Class ASTNAFLiteral

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

public class ASTNAFLiteral extends SimpleNode
  • Constructor Details

    • ASTNAFLiteral

      public ASTNAFLiteral(int id)
    • ASTNAFLiteral

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