Edit
↰
Home
↑
ion
↑
Symbol
↑
Table
↻
Table::find
↲
Local
↲
Shared
↲
Table::add
↲
Table::findLocal
↲
Table::getMaxId
#
?
ion\Symbol
ion\Symbol\Table::find
(
string
|
int
$id
)
Find a symbol within the symbol table, including 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