Uses of Class
org.apache.lucene.expressions.js.JavascriptParser.BoolandContext
Packages that use JavascriptParser.BoolandContext
-
Uses of JavascriptParser.BoolandContext in org.apache.lucene.expressions.js
Methods in org.apache.lucene.expressions.js with parameters of type JavascriptParser.BoolandContextModifier and TypeMethodDescriptionJavascriptBaseVisitor.visitBooland(JavascriptParser.BoolandContext ctx) Visit a parse tree produced by theboolandlabeled alternative inJavascriptParser.expression().JavascriptVisitor.visitBooland(JavascriptParser.BoolandContext ctx) Visit a parse tree produced by theboolandlabeled alternative inJavascriptParser.expression().