class RuboCop::AST::RegexpNode
def delimiters
-
(String)
- the regexp delimiters (without %r)
def delimiters [loc.begin.source[-1], loc.end.source[0]] end
(String)
- the regexp delimiters (without %r)
def delimiters [loc.begin.source[-1], loc.end.source[0]] end