Module | YARD::Templates::Helpers::UMLHelper |
In: |
lib/yard/templates/helpers/uml_helper.rb
|
Helpers for UML template format
Formats the path of an object for Graphviz syntax @param [CodeObjects::Base] object an object to format the path of @return [String] the encoded path
Official UML visibility prefix syntax for an object given its visibility @param [CodeObjects::Base] object the object to retrieve visibility for @return [String] the UML visibility prefix