class

Crst::Role

Inherits Crst::Node < Reference < Object

Represents interpreted text with a role

Constructors

new(name : String, children : Array(Crst::Node) = [] of Node)
Source

Instance methods

children
Source
children=(children : Array(Crst::Node))
Source
name
Source
name=(name : String)
Source