A local symbol table.
See also the ION spec's symbol guide, and the ION doc's cookbook.
None.
array
$imports# = array
(
)array
$symbols# = array
(
)Create a local symbol table.
Import a symbol table.
void
ion\Symbol\Table\Local::import(ion\Symbol\Table $table)