module Fig::Grammar::V1Base::QuotedOrBareString2

Public Instance Methods

quoted_or_bare_string?() click to toggle source
# File lib/fig/grammar/v1_base.rb, line 1187
def quoted_or_bare_string?() return true end