| 程序包 | 说明 |
|---|---|
| org.seimicrawler.xpath.antlr |
| 限定符和类型 | 方法和说明 |
|---|---|
XpathParser.VariableReferenceContext |
XpathParser.variableReference() |
XpathParser.VariableReferenceContext |
XpathParser.PrimaryExprContext.variableReference() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
XpathListener.enterVariableReference(XpathParser.VariableReferenceContext ctx)
Enter a parse tree produced by
XpathParser.variableReference(). |
void |
XpathBaseListener.enterVariableReference(XpathParser.VariableReferenceContext ctx)
Enter a parse tree produced by
XpathParser.variableReference(). |
void |
XpathListener.exitVariableReference(XpathParser.VariableReferenceContext ctx)
Exit a parse tree produced by
XpathParser.variableReference(). |
void |
XpathBaseListener.exitVariableReference(XpathParser.VariableReferenceContext ctx)
Exit a parse tree produced by
XpathParser.variableReference(). |
T |
XpathVisitor.visitVariableReference(XpathParser.VariableReferenceContext ctx)
Visit a parse tree produced by
XpathParser.variableReference(). |
T |
XpathBaseVisitor.visitVariableReference(XpathParser.VariableReferenceContext ctx)
Visit a parse tree produced by
XpathParser.variableReference(). |
Copyright © 2018. All Rights Reserved.