struct Savi::AST::Format::Edit

Defined in:

savi/ast/format.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(rule : Savi::AST::Format::Rule, pos : Savi::Source::Pos, replacement : String) #

[View source]

Instance Method Detail

def pos : Source::Pos #

[View source]
def replacement : String #

[View source]
def rule : Rule #

[View source]