Method: LibRubyParser::Nodes::Const#expression_l
- Defined in:
- lib/lib-ruby-parser/nodes.rb
#expression_l ⇒ Loc (readonly)
Location of the full expression
“‘text Foo::Bar ~~~~~~~~ “`
816 817 818 |
# File 'lib/lib-ruby-parser/nodes.rb', line 816 def expression_l @expression_l end |