class Crytic::Source

Defined in:

crytic/source.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(source : String) #

[View source]

Instance Method Detail

def mutated_source(mutant : Crystal::Transformer) #

[View source]
def mutated_source(mutant : Crystal::Visitor) #

[View source]
def original_source : String #

[View source]