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