Class: SketchUpYARD::ClassConstantHandler

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

Constant Summary collapse

MATCH =
%r{\bDEFINE_RUBY_CLASS_CONSTANT\s*\(([^,]+)\s*,\s*([^,]+)\s*,\s*(\w+)\s*\)\s*;}xm