title VerbalExpression VerbalExpression A class that extends RegExp and wraps all VerbalExpressions functionality. Table of Contents Constructor constructor Utilities static sanitize add Rules startOfLine endOfLine then find maybe or anything anythingBut something somethingBut anyOf any not range Special Characters lineBreak br tab word digit whitespace Modifiers addModifier removeModifier withAnyCase stopAtFirst searchOneLine repeatPrevious Loops oneOrMore multiple Capture Groups beginCapture endCapture Miscellaneous replace toRegExp