class YARD::Parser::Ruby::AstNode
def show
-
(String)
- the first line of source the node represents
def show "\t#{line}: #{first_line}" end
(String)
- the first line of source the node represents
def show "\t#{line}: #{first_line}" end