| Module | URITemplate::Token |
| In: |
lib/uri_template/token.rb
|
This should make it possible to do basic analysis independently from the concrete type. Usually the submodules {URITemplate::Literal} and {URITemplate::Expression} are used.
@abstract
| EMPTY_ARRAY | = | [].freeze |