Method: LibRubyParser::Nodes::Const#expression_l

Defined in:
lib/lib-ruby-parser/nodes.rb

#expression_lLoc (readonly)

Location of the full expression

“‘text Foo::Bar ~~~~~~~~ “`

Returns:



816
817
818
# File 'lib/lib-ruby-parser/nodes.rb', line 816

def expression_l
  @expression_l
end