align TmsTree: catch type T =
type defs as new TmsTypeDef TmsStatement
#5
Labels
tech debt
Technical debt
type T =
type defs as new TmsTypeDef TmsStatement
#5
Scope
TmsTree
What may be better or simplified?
TmsTree will be smoother when type defs are TmsTypeDef TmsStatement node (not in TmsOtherTree like now), this removes isDef checks from TmsOtherTree
Describe the solution
Tests
should pass without changes
The text was updated successfully, but these errors were encountered: