class
Amber::Router::VariableSegment(T)
- Amber::Router::VariableSegment(T)
- Amber::Router::Segment(T)
- Reference
- Object
Defined in:
amber/router/engine/segments/variable_segment.crConstructors
Instance Method Summary
- #match?(segment : String) : Bool
- #match_span?(path : String, byte_offset : Int32, bytesize : Int32) : Bool
- #parameter : String
- #parametric? : Bool