Interface IdentifiableElement

    • Method Detail

      • asExpression

        @NotNull
        @Contract(pure=true)
        @NotNull Expression asExpression()
        Transform this element into an expression
        Returns:
        this element as an expression. Will return the same instance if it is already an expression.
        Since:
        2021.2.2