Method: AdLint::Cc1::BreakEvent#initialize
- Defined in:
- lib/adlint/cc1/branch.rb
#initialize(type) ⇒ BreakEvent
286 287 288 |
# File 'lib/adlint/cc1/branch.rb', line 286 def initialize(type) @type = type end |
286 287 288 |
# File 'lib/adlint/cc1/branch.rb', line 286 def initialize(type) @type = type end |