Skip to content

[F] isArmLibraryNamespace

function isArmLibraryNamespace(program, namespace): boolean

Check if the given namespace contains ARM library types

Parameters

ParameterTypeDescription
programProgramThe program to process
namespaceNamespaceThe namespace to check

Returns

boolean

true if the given namespace contains ARM library types only, false otherwise