Class: Apress::Documentation::Dsl::Compilers::SwaggerCompiler

Inherits:
BaseCompiler
  • Object
show all
Extended by:
Forwardable
Includes:
Mixins::Dependable, Mixins::Publicity
Defined in:
lib/apress/documentation/dsl/compilers/swagger_compiler.rb

Overview

Private: “Компилирует” блок для объекта класса SwaggerDocument заполняя в нем нужные аттрибуты

Constant Summary

Constants included from Mixins::Publicity

Mixins::Publicity::ACCESS_MAPPING

Instance Attribute Summary

Attributes inherited from BaseCompiler

#target

Method Summary

Methods included from Mixins::Publicity

#publicity

Methods included from Mixins::Dependable

#depends_on

Methods inherited from BaseCompiler

#compile, #initialize, setters

Constructor Details

This class inherits a constructor from Apress::Documentation::Dsl::BaseCompiler