struct Chem::Templates::MatchData

Defined in:

chem/templates/match_data.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(template : Residue, atom_map : Hash(Atom, Chem::Atom)) #

[View source]

Instance Method Detail

def atom_map : Hash::View(Atom, Chem::Atom) #

[View source]
def template : Residue #

[View source]