class AdLint::Cpp::VaFunctionLikeDefineLine

Public Instance Methods

have_va_list?() click to toggle source
# File lib/adlint/cpp/syntax.rb, line 412
def have_va_list?
  true
end