symbol_table 1.0.2 copy "symbol_table: ^1.0.2" to clipboard
symbol_table: ^1.0.2 copied to clipboard

outdated

A generic symbol table implementation in Dart, with support for scopes and constants.

1.0.2 #

  • Added depth to SymbolTable.
  • Added symbolTable to Variable.
  • Deprecated the redundant Constant class.
  • Deprecated Variable.markAsPrivate().
  • Added the Visibility enumerator.
  • Added the field visibility to Variable.
3
likes
0
pub points
5%
popularity

Publisher

unverified uploader

A generic symbol table implementation in Dart, with support for scopes and constants.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on symbol_table