constructor()
in
index.js [16:18]
3
lines of code
1
McCabe index (conditional complexity)
constructor(pattern) { this.parse(pattern); }