Uses of Class
org.openrdf.query.parser.serql.ast.ASTIsLiteral

Packages that use ASTIsLiteral
org.openrdf.query.parser.serql The SeRQL query engine. 
org.openrdf.query.parser.serql.ast   
 

Uses of ASTIsLiteral in org.openrdf.query.parser.serql
 

Methods in org.openrdf.query.parser.serql with parameters of type ASTIsLiteral
 Object ASTVisitorBase.visit(ASTIsLiteral node, Object data)
           
 

Uses of ASTIsLiteral in org.openrdf.query.parser.serql.ast
 

Methods in org.openrdf.query.parser.serql.ast with parameters of type ASTIsLiteral
 Object SyntaxTreeBuilderVisitor.visit(ASTIsLiteral node, Object data)
           
 



Copyright © 2001-2007 Aduna. All Rights Reserved.