mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-08-25 02:20:33 +00:00
Improving program model, (better structs, better path awareness ties to those structs).
This commit is contained in:
@@ -118,6 +118,7 @@ local parse_enum_int_literal ---@type fun(text: string, start: integer): (intege
|
||||
--- @field ctx_atom string|nil
|
||||
--- @field phase string|nil
|
||||
--- @field info_line integer
|
||||
--- @field errors string[]|nil -- parse-time atom_info errors
|
||||
|
||||
--- @class BindsEntry
|
||||
--- @field line integer
|
||||
|
||||
Reference in New Issue
Block a user