class Therapy::SubContext(T, V, PARENT)
- Therapy::SubContext(T, V, PARENT)
- Therapy::ParseContext(T, V)
- Reference
- Object
Defined in:
therapy/parse_context.crConstructors
Instance Method Summary
- #full_path : Array(String | Int32)
- #path : String | Symbol | Int32
- #path=(path : String | Symbol | Int32)
- #value : V
- #value=(value : V)