constructor()
in
lib/parser.js [8:10]
3
lines of code
1
McCabe index (conditional complexity)
constructor(lexer) { super(lexer); }