58 59 60
# File 'lib/adlint/cpp/source.rb', line 58 def pp_tokens @tokens.select { |tok| tok.type == :PP_TOKEN } end