class Querly::Pattern::Expr::Dstr
Public Instance Methods
test_node(node)
click to toggle source
# File lib/querly/pattern/expr.rb, line 339 def test_node(node) node&.type == :dstr end
# File lib/querly/pattern/expr.rb, line 339 def test_node(node) node&.type == :dstr end