# Generated by roxygen2: do not edit by hand

export(countDataSteps)
export(countLines)
export(countProcSteps)
export(countStatements)
export(extractMacroCalls)
export(extractMacroDefs)
export(extractProcs)
export(loadSAS)
export(removeAllComments)
export(removeMultilineComments)
export(removeSingleLineComments)
export(removeWhitespaceCharacters)
export(splitIntoStatements)
export(summariseSASScript)
importFrom(readr,read_file)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
