rott/rottlib
dkanus 5bd9aadc55 Add DeclarationLiteral parsing
Added method for parsing simple literals for use in top-level class
declarations.

Along with this change we've also moved out methods specific for parsing
low-level literals into the same file as new method, since that
structure made more sense.
2025-09-23 20:27:12 +07:00
..
src Add DeclarationLiteral parsing 2025-09-23 20:27:12 +07:00
Cargo.toml Add first version of parser 2025-09-16 08:22:54 +07:00