Sha256: 749b9e5d60198c61703b304a407b8f88938acbfca99fdd23887f721f56f80215
Contents?: true
Size: 347 Bytes
Versions: 3
Compression:
Stored size: 347 Bytes
Contents
module YARD module Handlers module Ruby module Legacy # (see Ruby::DSLHandler) class DSLHandler < Base include CodeObjects include DSLHandlerMethods handles TkIDENTIFIER namespace_only process { handle_comments } end end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
deg-yard-0.8.7.4 | lib/yard/handlers/ruby/legacy/dsl_handler.rb |
deg-yard-0.8.7.3 | lib/yard/handlers/ruby/legacy/dsl_handler.rb |
deg-yard-0.8.7.1 | lib/yard/handlers/ruby/legacy/dsl_handler.rb |