Interface IReplaceWithProcessor

    • Method Detail

      • replaceWordWith

        void replaceWordWith​(String expression)
        May be called to replace a single word inside a paragraph with an expression defined in a comment. The comment must be applied to a single word for the replacement to take effect!
        Parameters:
        expression - the expression to replace the text with