struct Oak::Walker
- Oak::Walker
- Struct
- Value
- Object
Defined in:
oak/walker.crConstructors
Class Method Summary
Instance Method Summary
- #advance
- #catch_all?
- #dynamic_key_char?
- #end?
- #key : String
- #key_char
- #key_continues?
- #key_param_size
- #key_pos
- #key_pos=(value)
- #key_slice(*args)
- #key_trailing_slash_end?
- #marker?
- #matching_chars?
- #next_key_char
- #next_path_char
- #path : String
- #path_char
- #path_continues?
- #path_param_size
- #path_pos
- #path_pos=(value)
- #path_slice(*args)
- #path_trailing_slash_end?
- #peek_key_char
- #remaining_path
- #shared_key?
- #while_matching(&)