YARD::Parser::Ruby::KeywordNode
# File lib/yard/parser/ruby/ast_node.rb, line 464 def block; last end
# File lib/yard/parser/ruby/ast_node.rb, line 462 def class_name; first end
# File lib/yard/parser/ruby/ast_node.rb, line 463 def superclass; type == :sclass ? nil : self[1] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.