objects
The objects present in the scope.
Return
a list of KoObjectDeclaration representing the objects in the scope.
Parameters
include Nested
specifies whether to include nested objects, by default true
.
The objects present in the scope.
a list of KoObjectDeclaration representing the objects in the scope.
specifies whether to include nested objects, by default true
.