JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.werken.xpath.impl
VariableExpr
Uses of Class
com.werken.xpath.impl.VariableExpr
Packages that use
VariableExpr
Package
Description
com.werken.xpath.parser
Contains generated Java classes from the
antlr
grammar.
Uses of
VariableExpr
in
com.werken.xpath.parser
Methods in
com.werken.xpath.parser
that return
VariableExpr
Modifier and Type
Method
Description
final
VariableExpr
XPathRecognizer.
variable_reference
()