# getAllParserInstances

**Kind:** Function

**Source:** [`atloria-monorepo/apps/parser-orchestrator/src/queue/processors/parser-registry.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/parser-orchestrator/src/queue/processors/parser-registry.ts#L139)

Get all parser instances

## Signature

```ts
function getAllParserInstances(): Map<string, IParser>
```

**Returns:** `Map<string, IParser>`
