[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] list_symbols (bool recursive)
Gets the names of all symbols within the scope.
| this |
a Scope |
| recursive |
if the parent scopes should be included |
|
an array containing the names of all symbols within the scope. |