Libraries
»
grammar
(0.8.1)
»
Index
»
Grammar
»
Ruby
»
Code
»
Conditional
»
Question
»
#_operator
Method: Grammar::Ruby::Code::Conditional::Question#_operator
Defined in:
lib/grammar/ruby/code.rb
#
_operator
⇒
Object
656 657 658
# File 'lib/grammar/ruby/code.rb', line 656
def
_operator
" ? "
end