abstract class CommentSpec::BaseBuilder(T)

Included Modules

Direct Known Subclasses

Defined in:

comment-spec/builder.cr

Constructors

Instance Method Summary

Instance methods inherited from module CommentSpec::Builder

build : String build, name name

Constructor Detail

def self.new(line : String, data : T = nil) #

[View source]

Instance Method Detail

def data #

[View source]
def data? #

[View source]
def line #

[View source]