| Package | Description |
|---|---|
| org.seimicrawler.xpath.antlr | |
| org.seimicrawler.xpath.core |
| Modifier and Type | Method and Description |
|---|---|
XpathParser.AndExprContext |
XpathParser.andExpr() |
XpathParser.AndExprContext |
XpathParser.OrExprContext.andExpr(int i) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XpathParser.AndExprContext> |
XpathParser.OrExprContext.andExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
XpathBaseListener.enterAndExpr(XpathParser.AndExprContext ctx)
Enter a parse tree produced by
XpathParser.andExpr(). |
void |
XpathListener.enterAndExpr(XpathParser.AndExprContext ctx)
Enter a parse tree produced by
XpathParser.andExpr(). |
void |
XpathBaseListener.exitAndExpr(XpathParser.AndExprContext ctx)
Exit a parse tree produced by
XpathParser.andExpr(). |
void |
XpathListener.exitAndExpr(XpathParser.AndExprContext ctx)
Exit a parse tree produced by
XpathParser.andExpr(). |
T |
XpathBaseVisitor.visitAndExpr(XpathParser.AndExprContext ctx)
Visit a parse tree produced by
XpathParser.andExpr(). |
T |
XpathVisitor.visitAndExpr(XpathParser.AndExprContext ctx)
Visit a parse tree produced by
XpathParser.andExpr(). |
| Modifier and Type | Method and Description |
|---|---|
XValue |
XpathProcessor.visitAndExpr(XpathParser.AndExprContext ctx) |
Copyright © 2018. All Rights Reserved.