diff --git a/rsconcept/frontend/src/features/help/items/ui/help-formula-tree.tsx b/rsconcept/frontend/src/features/help/items/ui/help-formula-tree.tsx index 0c35dd60..b6ec0fe7 100644 --- a/rsconcept/frontend/src/features/help/items/ui/help-formula-tree.tsx +++ b/rsconcept/frontend/src/features/help/items/ui/help-formula-tree.tsx @@ -12,26 +12,30 @@ export function HelpFormulaTree() {

Виды узлов

- +

+ + объявление идентификатора +

+

+ + глобальный идентификатор +

+

+ + логическое выражение +

+

+ + типизированное выражение +

+

+ + присвоение и итерация +

+

+ + составные выражения +

Команды

diff --git a/rsconcept/frontend/src/features/help/items/ui/help-type-graph.tsx b/rsconcept/frontend/src/features/help/items/ui/help-type-graph.tsx index 80feea30..d407e383 100644 --- a/rsconcept/frontend/src/features/help/items/ui/help-type-graph.tsx +++ b/rsconcept/frontend/src/features/help/items/ui/help-type-graph.tsx @@ -23,17 +23,18 @@ export function HelpTypeGraph() {

Цвета узлов

- +

+ + ступень-основание +

+

+ + ступень-булеан +

+

+ + ступень декартова произведения +

Команды