struct
Analyzer::Ruby::Grape::GrapeIndex
- Analyzer::Ruby::Grape::GrapeIndex
- Struct
- Value
- Object
Overview
Cross-file Grape index: the set of classes that are (transitively) a
Grape::API, plus the prefix each class's routes inherit from the
aggregator(s) that mount it.
Defined in:
analyzer/analyzers/ruby/grape.crConstructors
Instance Method Summary
- #classes : Set(String)
- #clone
- #copy_with(classes _classes = @classes, inherited _inherited = @inherited)
- #inherited : Hash(String, String)