Uses of Class
net.sf.tweety.lp.asp.parser.ASTBuiltInAtom
-
Packages that use ASTBuiltInAtom Package Description net.sf.tweety.lp.asp.parser -
-
Uses of ASTBuiltInAtom in net.sf.tweety.lp.asp.parser
Methods in net.sf.tweety.lp.asp.parser that return ASTBuiltInAtom Modifier and Type Method Description ASTBuiltInAtom
ASPCore2Parser. BuiltinAtom()
Methods in net.sf.tweety.lp.asp.parser with parameters of type ASTBuiltInAtom Modifier and Type Method Description java.lang.Object
ASPCore2ParserVisitor. visit(ASTBuiltInAtom node, java.lang.Object data)
ComparativeAtom
InstantiateVisitor. visit(ASTBuiltInAtom node, java.lang.Object data)
-