Libraries
»
evoc
(3.10.0)
»
Index
»
Evoc
»
Rule
»
#human_name
Method: Evoc::Rule#human_name
Defined in:
lib/evoc/rule.rb
#
human_name
⇒
Object
24 25 26
# File 'lib/evoc/rule.rb', line 24
def
human_name
"
#{
human_lhs
}
->
#{
human_rhs
}
"
end