Module Simantics/Tools/SearchSCL

This module is undocumented. This is a list of its definitions.

searchSCL :: String -> <ReadGraph> ()

Searches every SCL module, SCL script and SCL value property of the project and of the shared ontologies for the given regular expression, and prints the matches. Each match is printed as the location of the code followed by the matching line or expression.