class Crst::LiteralBlock

Overview

Represents a literal block of text

Defined in:

crst/nodes.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(text : String) #

[View source]

Instance Method Detail

def text : String #

[View source]
def text=(text : String) #

[View source]