class YARD::Parser::Ruby::AstNode
def line
-
(Fixnum)
- the starting line number of the node
def line line_range && line_range.first end
(Fixnum)
- the starting line number of the node
def line line_range && line_range.first end