Module: Twig::Node::Expression::OperatorEscape
- Included in:
- Binary::Elvis, Binary::NullCoalesce, Ternary
- Defined in:
- lib/twig/node/expression/operator_escape.rb
Instance Method Summary collapse
Instance Method Details
#operand_names_to_escape ⇒ Object
7 8 9 |
# File 'lib/twig/node/expression/operator_escape.rb', line 7 def operand_names_to_escape raise NotImplementedError end |