| 19164 | } |
| 19165 | } |
| 19166 | class atomTypeDefinitionParser extends AbstractExtendibleParticle { |
| 19167 | createParserPool() { |
| 19168 | const types = {} |
| 19169 | types[ParsersConstants.regex] = ParsersRegexTestParser |
nothing calls this directly
no outgoing calls
no test coverage detected