zenrouter_file_annotation library

Classes

LayoutCodeConfig
Configuration for layout code generation.
LayoutCodeGenerator
Shared utility for generating layout base class code.
LayoutElement
Represents a parsed layout element from source code.
ParamInfo
Simplified parameter info for path parsing.
PathParser
Utility for parsing file paths into route segments and parameters.
RouteCodeConfig
Configuration for route code generation.
RouteCodeGenerator
Shared utility for generating route base class code.
RouteElement
Represents a parsed route element from source code.
RouteParameter
Represents a dynamic route parameter.
ZenCoordinator
Configuration for the generated Coordinator.
ZenLayout
Marks a class as a layout in the file-based routing system.
ZenRoute
Marks a class as a route in the file-based routing system.

Enums

DeeplinkStrategyType
Strategy for handling deep links.
LayoutType
Type of navigation path for layouts.