Instance Methods
#
dev
View on GitHub
# File tmp/rubies/ruby-master/lib/prism/node_ext.rb, line 76
def options
RegularExpressionOptions.options(flags)
end
Returns a numeric value that represents the flags that were used to create the regular expression.