Module: StdUriTemplate::Operator

Defined in:
lib/stduritemplate.rb

Constant Summary collapse

NO_OP =
:no_op
PLUS =
:plus
HASH =
:hash
DOT =
:dot
SLASH =
:slash
SEMICOLON =
:semicolon
QUESTION_MARK =
:question_mark
AMP =
:amp