Uses of Class
eu.europa.ted.efx.model.ContextStack
-
Packages that use ContextStack Package Description eu.europa.ted.efx.sdk0.v6 eu.europa.ted.efx.sdk0.v7 -
-
Uses of ContextStack in eu.europa.ted.efx.sdk0.v6
Fields in eu.europa.ted.efx.sdk0.v6 declared as ContextStack Modifier and Type Field Description protected ContextStackEfxExpressionTranslator06. efxContextThe context stack is used to keep track of context switching in nested expressions. -
Uses of ContextStack in eu.europa.ted.efx.sdk0.v7
Fields in eu.europa.ted.efx.sdk0.v7 declared as ContextStack Modifier and Type Field Description protected ContextStackEfxExpressionTranslator07. efxContextThe context stack is used to keep track of context switching in nested expressions.
-