Module parser

Source
Expand description

The main item of this crate, the actual parser.

Structs§

Parser
A Luau parser.

Type Aliases§

ParserCache
The cache used in Parser when cache feature is enabled.