class Rouge::Lexers::ABAP
def self.types
def self.types @types = Set.new %w( b c d decfloat16 decfloat34 f i int8 n p s t x clike csequence decfloat string xstring ) end
def self.types @types = Set.new %w( b c d decfloat16 decfloat34 f i int8 n p s t x clike csequence decfloat string xstring ) end