Class: YARD::Parser::Ruby::ModuleNode

Inherits:
KeywordNode show all
Defined in:
lib/yard/parser/ruby/ast_node.rb

Managing node state collapse

Constructor Details

This class inherits a constructor from YARD::Parser::Ruby::AstNode

Instance Method Details

#blockObject



512
# File 'lib/yard/parser/ruby/ast_node.rb', line 512

def block; last end

#module_nameObject



511
# File 'lib/yard/parser/ruby/ast_node.rb', line 511

def module_name; first end