enum Symbols::SymbolScope
Defined in:
symbols.crEnum Members
-
Global =
0
-
Local =
1
-
Builtin =
2
-
Free =
3
-
Function =
4
0
1
2
3
4
Object