Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.brim-lang.com/llms.txt

Use this file to discover all available pages before exploring further.

What this means

typed field access violates visibility even after name resolve

Metadata

  • Code: E3033
  • Default level: Error
  • Phase: Type Check
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E3033
  • Tags: types, privacy

How to fix

  • expose accessors
  • relax visibility

Typical output

E3033: field privacy at type layer
note: typed field access violates visibility even after name resolve