Class: BELParser::Language::Version1_0::Functions::ProteinModification::Signatures::ProteinModificationWithCovalentAminoSignature

Inherits:
Object
  • Object
show all
Extended by:
Signature
Defined in:
lib/bel_parser/language/version1_0/functions/protein_modification.rb

Overview

ProteinModificationWithCovalentAminoSignature

Class Method Summary collapse

Methods included from Signature

<=>, semantic_ast, size, string_form, to_s

Class Method Details

.semantic_astObject



126
127
128
# File 'lib/bel_parser/language/version1_0/functions/protein_modification.rb', line 126

def self.semantic_ast
  AST
end

.string_formObject



130
131
132
# File 'lib/bel_parser/language/version1_0/functions/protein_modification.rb', line 130

def self.string_form
  STRING_FORM
end