class YARD::CodeObjects::ClassVariableObject

Represents a class variable inside a namespace. The path is expressed in the form “A::B::@@classvariable”

Attributes

value[RW]

@return [String] the class variable's value