| 程序包 | 说明 |
|---|---|
| org.seimicrawler.xpath.antlr | |
| org.seimicrawler.xpath.core |
| 限定符和类型 | 方法和说明 |
|---|---|
XpathParser.PathExprNoRootContext |
XpathParser.pathExprNoRoot() |
XpathParser.PathExprNoRootContext |
XpathParser.UnionExprNoRootContext.pathExprNoRoot() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
XpathListener.enterPathExprNoRoot(XpathParser.PathExprNoRootContext ctx)
Enter a parse tree produced by
XpathParser.pathExprNoRoot(). |
void |
XpathBaseListener.enterPathExprNoRoot(XpathParser.PathExprNoRootContext ctx)
Enter a parse tree produced by
XpathParser.pathExprNoRoot(). |
void |
XpathListener.exitPathExprNoRoot(XpathParser.PathExprNoRootContext ctx)
Exit a parse tree produced by
XpathParser.pathExprNoRoot(). |
void |
XpathBaseListener.exitPathExprNoRoot(XpathParser.PathExprNoRootContext ctx)
Exit a parse tree produced by
XpathParser.pathExprNoRoot(). |
T |
XpathVisitor.visitPathExprNoRoot(XpathParser.PathExprNoRootContext ctx)
Visit a parse tree produced by
XpathParser.pathExprNoRoot(). |
T |
XpathBaseVisitor.visitPathExprNoRoot(XpathParser.PathExprNoRootContext ctx)
Visit a parse tree produced by
XpathParser.pathExprNoRoot(). |
| 限定符和类型 | 方法和说明 |
|---|---|
XValue |
XpathProcessor.visitPathExprNoRoot(XpathParser.PathExprNoRootContext ctx) |
Copyright © 2018. All Rights Reserved.