Package eu.europa.ted.efx.model
Class CallStackObjectBase
- java.lang.Object
-
- eu.europa.ted.efx.model.CallStackObjectBase
-
- Direct Known Subclasses:
Expression,Markup
public abstract class CallStackObjectBase extends Object
Base class for objects pushed in the Sdk6EfxExpressionTranslator. call-stack. As the EfxExpressionTranslator translates EFX to a target language, the objects in the call-stack are typically code snippets in the target language.