struct

Analyzer::Swift::Hummingbird::RouteHit

Inherits Struct < Value < Object

A route hit discovered by the chain scanner.

Constructors

new(method : String, path : String, line_index : Int32, handler : String | Nil)
Source

Instance methods

clone
Source
copy_with(method _method = @method, path _path = @path, line_index _line_index = @line_index, handler _handler = @handler)
Source
handler
line_index
method
path