Class: SketchUpYARD::GlobalConstantHandler

Inherits:
YARD::Handlers::C::Base
  • Object
show all
Defined in:
lib/yard-sketchup/yard/handlers/global_constants.rb

Constant Summary collapse

MATCH =
%r{\bDEFINE_RUBY_(?:(?:NAMED_)?CONSTANT|ENUM)\s*\((?:[^)]+,\s*)?(\w+)\)\s*;}xm