diff --git a/typedoc/classes/LiveVariables.html b/typedoc/classes/LiveVariables.html
index dfabdeabe7d..5c5acaeed48 100644
--- a/typedoc/classes/LiveVariables.html
+++ b/typedoc/classes/LiveVariables.html
@@ -20,7 +20,7 @@
Hierarchy
+Defined in packages/jsts/src/rules/helpers/lva.ts:56
@@ -58,7 +58,7 @@ Parameters
segment: CodePathSegment
+Defined in packages/jsts/src/rules/helpers/lva.ts:57
in
in: Set<Variable> = ...
@@ -76,7 +76,7 @@
+Defined in packages/jsts/src/rules/helpers/lva.ts:74
kill
kill: Set<Variable> = ...
@@ -84,7 +84,7 @@
+Defined in packages/jsts/src/rules/helpers/lva.ts:70
out
out: Variable[] = []
@@ -92,7 +92,7 @@
+Defined in packages/jsts/src/rules/helpers/lva.ts:78
references
@@ -100,12 +100,12 @@
+Defined in packages/jsts/src/rules/helpers/lva.ts:83
segment
segment: CodePathSegment
+Defined in packages/jsts/src/rules/helpers/lva.ts:61
propagate
@@ -133,7 +133,7 @@ Parameters
liveVariablesMap: Map<string, LiveVariables>
Returns boolean
+Defined in packages/jsts/src/rules/helpers/lva.ts:98
Returns void
+Defined in packages/jsts/src/rules/helpers/reaching-definitions.ts:106
propagate
@@ -124,7 +124,7 @@ Parameters
Returns boolean
+Defined in packages/jsts/src/rules/helpers/reaching-definitions.ts:78
updateProgramState
@@ -139,7 +139,7 @@ ref: programState: Map<Variable, Values>
Returns void
+Defined in packages/jsts/src/rules/helpers/reaching-definitions.ts:93