Package | Description |
---|---|
org.etourdot.xincproc.xpointer |
This package contains XPointer engine class
|
org.etourdot.xincproc.xpointer.grammar |
Contains bridge to antlr grammar
|
Modifier and Type | Method and Description |
---|---|
void |
XPointerEngineListener.enterXpointerPointer(XPointerParser.XpointerPointerContext ctx) |
void |
XPointerEngineListener.exitXpointerPointer(XPointerParser.XpointerPointerContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
XPointerListener.enterXpointerPointer(XPointerParser.XpointerPointerContext ctx)
Enter a parse tree produced by the
xpointerPointer
labeled alternative in XPointerParser.pointerpart() . |
void |
XPointerBaseListener.enterXpointerPointer(XPointerParser.XpointerPointerContext ctx)
Enter a parse tree produced by the
xpointerPointer
labeled alternative in XPointerParser.pointerpart() . |
void |
XPointerListener.exitXpointerPointer(XPointerParser.XpointerPointerContext ctx)
Exit a parse tree produced by the
xpointerPointer
labeled alternative in XPointerParser.pointerpart() . |
void |
XPointerBaseListener.exitXpointerPointer(XPointerParser.XpointerPointerContext ctx)
Exit a parse tree produced by the
xpointerPointer
labeled alternative in XPointerParser.pointerpart() . |
Copyright © 2011–2019. All rights reserved.