struct

Analyzer::Swift::Hummingbird::DslScope

Inherits Struct < Value < Object

One nesting level of the DSL. :builder/:group scopes emit routes; :handler (a route's trailing closure) and :other (struct/func/etc. bodies) do not.

Constructors

new(kind : Symbol, prefix : String)
Source

Instance methods

clone
Source
copy_with(kind _kind = @kind, prefix _prefix = @prefix)
Source
kind
prefix