Uses of Class
eu.europa.ted.efx.xpath.XPath20Parser.VarrefContext
-
Packages that use XPath20Parser.VarrefContext Package Description eu.europa.ted.efx.xpath -
-
Uses of XPath20Parser.VarrefContext in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath that return XPath20Parser.VarrefContext Modifier and Type Method Description XPath20Parser.VarrefContextXPath20Parser.PrimaryexprContext. varref()XPath20Parser.VarrefContextXPath20Parser. varref()Methods in eu.europa.ted.efx.xpath with parameters of type XPath20Parser.VarrefContext Modifier and Type Method Description voidXPath20BaseListener. enterVarref(XPath20Parser.VarrefContext ctx)Enter a parse tree produced byXPath20Parser.varref().voidXPath20Listener. enterVarref(XPath20Parser.VarrefContext ctx)Enter a parse tree produced byXPath20Parser.varref().voidXPath20BaseListener. exitVarref(XPath20Parser.VarrefContext ctx)Exit a parse tree produced byXPath20Parser.varref().voidXPath20Listener. exitVarref(XPath20Parser.VarrefContext ctx)Exit a parse tree produced byXPath20Parser.varref().
-