Skip to main content

Module element_type

Module element_type 

Source
Expand description

Element type definitions for Windows Batch (BAT) syntax tree nodes.

This module provides BatElementType which defines all element types used in the BAT parse tree, including statements, labels, and commands.

Enumsยง

BatElementType
Represents all possible element kinds in the Windows Batch (BAT) scripting language.