module Fig::Grammar::V1Base::QuotedOrBareString5
Public Instance Methods
quoted_or_bare_string?()
click to toggle source
# File lib/fig/grammar/v1_base.rb, line 1197 def quoted_or_bare_string?() return true end