Uses of Class
eu.europa.ted.efx.sdk1.EfxParser.AxisContext
-
Packages that use EfxParser.AxisContext Package Description eu.europa.ted.efx.sdk1 -
-
Uses of EfxParser.AxisContext in eu.europa.ted.efx.sdk1
Methods in eu.europa.ted.efx.sdk1 that return EfxParser.AxisContext Modifier and Type Method Description EfxParser.AxisContextEfxParser. axis()EfxParser.AxisContextEfxParser.FieldReferenceWithAxisContext. axis()Methods in eu.europa.ted.efx.sdk1 with parameters of type EfxParser.AxisContext Modifier and Type Method Description voidEfxBaseListener. enterAxis(EfxParser.AxisContext ctx)Enter a parse tree produced byEfxParser.axis().voidEfxListener. enterAxis(EfxParser.AxisContext ctx)Enter a parse tree produced byEfxParser.axis().voidEfxBaseListener. exitAxis(EfxParser.AxisContext ctx)Exit a parse tree produced byEfxParser.axis().voidEfxListener. exitAxis(EfxParser.AxisContext ctx)Exit a parse tree produced byEfxParser.axis().
-