Class BaseExpression

    • Constructor Detail

      • BaseExpression

        public BaseExpression​(Tag tag)
        Instantiates a new BaseExpression
        Parameters:
        tag - the tag for the expression
    • Method Detail

      • getType

        public Tag getType()
        Description copied from interface: Expression
        Gets the tag associated with the Expression
        Specified by:
        getType in interface Expression
        Returns:
        the type