Module types

Module types 

Source
Expand description

Type definitions for DDEX semantic diffing

Structs§

ChangeContext
Context information for understanding a change
ChangeSet
Complete set of changes between two DDEX documents
ChangeSignificance
Configuration for what constitutes a significant change
ChangeSummary
Summary of changes in a changeset
DiffPath
Path to a specific location in a DDEX document
SemanticChange
A single semantic change in a DDEX document

Enums§

ChangeType
Type of semantic change
DiffResult
Result of a semantic diff operation
ImpactLevel
Impact level of changes
PathSegment
Individual segment of a diff path