class

Crst::SectionNumbering

Inherits Crst::Node < Reference < Object

Represents section numbering

Constructors

new(depth : Int32 | Nil = nil, prefix : Nil | String = nil, suffix : Nil | String = nil, start : Int32 | Nil = nil)
Source

Instance methods

depth
Source
depth=(depth : Int32 | Nil)
Source
prefix
Source
prefix=(prefix : String | Nil)
Source
start
Source
start=(start : Int32 | Nil)
Source
suffix
Source
suffix=(suffix : String | Nil)
Source