Edit
↰
Home
↑
ion
↑
Symbol
↑
Table
↻
Table::findLocal
↲
Local
↲
Shared
↲
Table::add
↲
Table::find
↲
Table::getMaxId
#
?
ion\Symbol
ion\Symbol\Table::findLocal
(
string
|
int
$id
)
Find a symbol within
only this
symbol table, ignoring imports.
Params:
#
string
|
int
$id
#
The ID or text of the symbol to find.
Returns:
#
\ion\Symbol
|
null
, The symbol found, if any.
Show Comments from Github Discussions