Skip to content

create regex search analysis function

create the function RunRegexEngine that takes in a root Node and iterates over each file (using NodeIterator). for each file, call the regexSearch function in the regexp package.