Expand description
Parser module.
Re-exports§
pub use element_type::BatElementType;
Modules§
- element_
type - Element type definitions for Windows Batch (BAT) syntax tree nodes.
Structs§
- BatParser
- Parser for Windows Batch (BAT) files.
Parser module.
pub use element_type::BatElementType;