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