JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.jazdw.rql.parser
Interface SimpleASTVisitor<R>
@Deprecated
public interface
SimpleASTVisitor<R>
Deprecated.
Use
RqlBaseVisitor
instead
Author:
Jared Wiltshire
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
R
visit
(
ASTNode
node)
Deprecated.
Method Details
visit
R
visit
(
ASTNode
node)
Deprecated.
RqlBaseVisitorinstead