Navigation
Synopsis in memory database for analysis/m3/Core models for resolving hyperlinks
Usage import analysis::m3::Registry;
Description The functions in this file are used to register m3 models in a global in-memory database. When a source location is clicked this database is used used to resolve logical source locations, such as |java+class:///java/lang/Object| to physical source locations such as |file:///usr/lib/blabla.java|.
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.