Appearance
local parser = require("@std/syntax/parser")
(source: string) -> types.ParseResult
Parses Luau source code into an AstStatBlock
(source: string) -> types.AstStatBlock
(source: string) -> types.AstExpr