Method: YARD::Parser::Ruby::Legacy::RubyToken::TkOPASGN#op
- Defined in:
- lib/yard/parser/ruby/legacy/ruby_lex.rb
permalink #op ⇒ Object (readonly)
Returns the value of attribute op.
105 106 107 |
# File 'lib/yard/parser/ruby/legacy/ruby_lex.rb', line 105 def op @op end |