Add missing YARD docs

This commit is contained in:
Dan Kubb 2013-08-01 22:53:51 -07:00
parent d220a89b63
commit a700eb22d3
2 changed files with 3 additions and 1 deletions

View file

@ -23,7 +23,7 @@ module Mutant
#
# @return [String]
#
# @ai private
# @api private
#
def identification
scope.name

View file

@ -15,6 +15,8 @@ module Mutant
#
# @return [undefined]
#
# @api private
#
def dispatch
emit_nil
emit_values(values)