create_for_parsed
Description:
Create a set of importers which can import this parsed item.
The parsed item is represented by the state of the GcrParser at the time of calling this method.
Parameters:
| parsed |
a parser with a parsed item to import |
Returns:
|
a list of importers which can import the parsed item, which should be freed with unref, or null if no types of importers can be created |