# File lib/rouge/lexers/groovy.rb, line 33 def self.types @types ||= Set.new %w( def boolean byte char double float int long short void ) end