class AdLint::Cpp::Matcher::Matching
Public Instance Methods
accepted?()
click to toggle source
# File lib/adlint/cpp/subst.rb, line 177 def accepted? false end
rejected?()
click to toggle source
# File lib/adlint/cpp/subst.rb, line 181 def rejected? false end