Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StyleMapping<T>

Type parameters

  • T: keyof TemplateTypes

Hierarchy

  • StyleMapping

Index

Constructors

constructor

Properties

analyses

analyses: Array<Analysis<T>> | undefined

The analyses that were used to create this mapping.

blocks

blocks: Set<Block>

The blocks that were used to create this mapping.

Private configuration

configuration: ResolvedConfiguration

Private optimizedMap

optimizedMap: OptimizedMapping

Methods

rewriteMapping

simpleRewriteMapping

Generated using TypeDoc