Const
Compile a non-empty array of mixed classes and named structs into diagram nodes and/or a list of errors. Schemas that are not classes or structs are returned as errors.
Non-empty mixed array of schema structs and/or schema classes.
A list of compiled nodes and a list of errors. For every schema given there should appear in the results either a node or an error.
Compile a non-empty array of mixed classes and named structs into diagram nodes and/or a list of errors. Schemas that are not classes or structs are returned as errors.