Class ASTString

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

public class ASTString extends SimpleNode
  • Field Details

  • Constructor Details

    • ASTString

      public ASTString(int id)
    • ASTString

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