class Rouge::Lexers::ECL
def self.type
def self.type @type ||= Set.new %w( ascii big_endian boolean data decimal ebcdic grouped integer linkcounted pattern qstring real record rule set of streamed string token udecimal unicode utf8 unsigned varstring varunicode ) end