class CSP::DirectiveValue::Token
Private Instance Methods
regexp()
click to toggle source
# File lib/directive_value/token.rb, line 10 def regexp /\A#{CSP::Grammar::TOKEN}\z/o end
# File lib/directive_value/token.rb, line 10 def regexp /\A#{CSP::Grammar::TOKEN}\z/o end