Gets the flags for root
, or the empty string if root
has no flags.
Import path
import semmle.code.java.regex.RegexTreeView
string
getFlags
(
RegExpTerm
root
)