self.find
in
lib/pygments/lexer.rb [66:69]
3
lines of code
1
McCabe index (conditional complexity)
def self.find(name) @index[name.to_s.downcase] end