Skip to main content

Module concept_nav

Module concept_nav 

Source
Expand description

Concept Navigation — Invention 7.

Navigate by CONCEPT, not by filename or keyword. “Where is authentication handled?” finds the answer without guessing filenames.

Structs§

CodeConcept
A semantic concept in the codebase.
ConceptImplementation
A node implementing a concept.
ConceptNavigator
Navigate code by semantic concepts.
ConceptQuery
Query for navigating to a concept.

Enums§

ConceptConstraint
Constraint on a concept query.