lexer
in
lib/linguist/blob_helper.rb [291:294]
3
lines of code
1
McCabe index (conditional complexity)
def lexer language ? language.lexer : nil end