class AdLint::Cc1::GlobalScope

Public Class Methods

new() click to toggle source
Calls superclass method AdLint::Cc1::Scope::new
# File lib/adlint/cc1/scope.rb, line 68
def initialize
  super(0)
end