Class ASTClingoMeta

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

public class ASTClingoMeta extends SimpleNode
The ASTClingoMeta class represents a node in the abstract syntax tree (AST) for Clingo meta-statements in the parsing process. This class extends SimpleNode and is used within the context of the ASP (Answer Set Programming) parser.