# StatType Enumeration

license Copyright (c) 2025 Handsoncode. All rights reserved.

# Enumeration members

# ADJUSTING_ADDRESS_MAPPING

ADJUSTING_ADDRESS_MAPPING: = "ADJUSTING_ADDRESS_MAPPING"

Defined in src/statistics/StatType.ts:20 (opens new window)


# ADJUSTING_ARRAY_MAPPING

ADJUSTING_ARRAY_MAPPING: = "ADJUSTING_ARRAY_MAPPING"

Defined in src/statistics/StatType.ts:21 (opens new window)


# ADJUSTING_GRAPH

ADJUSTING_GRAPH: = "ADJUSTING_GRAPH"

Defined in src/statistics/StatType.ts:23 (opens new window)


# ADJUSTING_RANGES

ADJUSTING_RANGES: = "ADJUSTING_RANGES"

Defined in src/statistics/StatType.ts:22 (opens new window)


# BUILD_COLUMN_INDEX

BUILD_COLUMN_INDEX: = "BUILD_COLUMN_INDEX"

Defined in src/statistics/StatType.ts:14 (opens new window)


# BUILD_ENGINE_TOTAL

BUILD_ENGINE_TOTAL: = "BUILD_ENGINE_TOTAL"

Defined in src/statistics/StatType.ts:8 (opens new window)


# COLLECT_DEPENDENCIES

COLLECT_DEPENDENCIES: = "COLLECT_DEPENDENCIES"

Defined in src/statistics/StatType.ts:11 (opens new window)


# CRITERION_FUNCTION_FULL_CACHE_USED

CRITERION_FUNCTION_FULL_CACHE_USED: = "CRITERION_FUNCTION_FULL_CACHE_USED"

Defined in src/statistics/StatType.ts:25 (opens new window)


# CRITERION_FUNCTION_PARTIAL_CACHE_USED

CRITERION_FUNCTION_PARTIAL_CACHE_USED: = "CRITERION_FUNCTION_PARTIAL_CACHE_USED"

Defined in src/statistics/StatType.ts:26 (opens new window)


# EVALUATION

EVALUATION: = "EVALUATION"

Defined in src/statistics/StatType.ts:15 (opens new window)


# GRAPH_BUILD

GRAPH_BUILD: = "GRAPH_BUILD"

Defined in src/statistics/StatType.ts:10 (opens new window)


# PARSER

PARSER: = "PARSER"

Defined in src/statistics/StatType.ts:9 (opens new window)


# PROCESS_DEPENDENCIES

PROCESS_DEPENDENCIES: = "PROCESS_DEPENDENCIES"

Defined in src/statistics/StatType.ts:12 (opens new window)


# TOP_SORT

TOP_SORT: = "TOP_SORT"

Defined in src/statistics/StatType.ts:13 (opens new window)


# TRANSFORM_ASTS

TRANSFORM_ASTS: = "TRANSFORM_ASTS"

Defined in src/statistics/StatType.ts:18 (opens new window)


# TRANSFORM_ASTS_POSTPONED

TRANSFORM_ASTS_POSTPONED: = "TRANSFORM_ASTS_POSTPONED"

Defined in src/statistics/StatType.ts:19 (opens new window)


# VLOOKUP

VLOOKUP: = "VLOOKUP"

Defined in src/statistics/StatType.ts:16 (opens new window)