Uses of Class
eu.europa.ted.efx.sdk0.v6.EfxParser.WhitespaceContext
-
Packages that use EfxParser.WhitespaceContext Package Description eu.europa.ted.efx.sdk0.v6 -
-
Uses of EfxParser.WhitespaceContext in eu.europa.ted.efx.sdk0.v6
Methods in eu.europa.ted.efx.sdk0.v6 that return EfxParser.WhitespaceContext Modifier and Type Method Description EfxParser.WhitespaceContextEfxParser.TextContext. whitespace()EfxParser.WhitespaceContextEfxParser. whitespace()Methods in eu.europa.ted.efx.sdk0.v6 with parameters of type EfxParser.WhitespaceContext Modifier and Type Method Description voidEfxBaseListener. enterWhitespace(EfxParser.WhitespaceContext ctx)Enter a parse tree produced byEfxParser.whitespace().voidEfxListener. enterWhitespace(EfxParser.WhitespaceContext ctx)Enter a parse tree produced byEfxParser.whitespace().voidEfxBaseListener. exitWhitespace(EfxParser.WhitespaceContext ctx)Exit a parse tree produced byEfxParser.whitespace().voidEfxListener. exitWhitespace(EfxParser.WhitespaceContext ctx)Exit a parse tree produced byEfxParser.whitespace().
-