| 程序包 | 说明 |
|---|---|
| org.seimicrawler.xpath.antlr | |
| org.seimicrawler.xpath.core |
| 限定符和类型 | 方法和说明 |
|---|---|
XpathParser.FunctionCallContext |
XpathParser.functionCall() |
XpathParser.FunctionCallContext |
XpathParser.PrimaryExprContext.functionCall() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
XpathListener.enterFunctionCall(XpathParser.FunctionCallContext ctx)
Enter a parse tree produced by
XpathParser.functionCall(). |
void |
XpathBaseListener.enterFunctionCall(XpathParser.FunctionCallContext ctx)
Enter a parse tree produced by
XpathParser.functionCall(). |
void |
XpathListener.exitFunctionCall(XpathParser.FunctionCallContext ctx)
Exit a parse tree produced by
XpathParser.functionCall(). |
void |
XpathBaseListener.exitFunctionCall(XpathParser.FunctionCallContext ctx)
Exit a parse tree produced by
XpathParser.functionCall(). |
T |
XpathVisitor.visitFunctionCall(XpathParser.FunctionCallContext ctx)
Visit a parse tree produced by
XpathParser.functionCall(). |
T |
XpathBaseVisitor.visitFunctionCall(XpathParser.FunctionCallContext ctx)
Visit a parse tree produced by
XpathParser.functionCall(). |
| 限定符和类型 | 方法和说明 |
|---|---|
XValue |
XpathProcessor.visitFunctionCall(XpathParser.FunctionCallContext ctx) |
Copyright © 2018. All Rights Reserved.