Class 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.
    • Constructor Detail

      • CallStackObjectBase

        public CallStackObjectBase()