struct Noir::JSHttpRouteExtractor::ValueHit

Defined in:

miniparsers/js_http_route_extractor.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(values : Array(String), offset : Int32, scope_start_pos : Int32 | Nil = nil, scope_end_pos : Int32 | Nil = nil) #

[View source]

Instance Method Detail

def offset : Int32 #

[View source]
def scope_end_pos : Int32 | Nil #

[View source]
def scope_start_pos : Int32 | Nil #

[View source]
def values : Array(String) #

[View source]