class BELParser::Language::Version2_0::Functions::ProteinModification::Signatures::ProteinModificationWithTypeSignature

ProteinModificationWithTypeSignature

Constants

AST

TODO: More strict prefix validation for modification type?

STRING_FORM

Public Class Methods

semantic_ast() click to toggle source
# File lib/bel_parser/language/version2_0/functions/protein_modification.rb, line 70
def self.semantic_ast
  AST
end
string_form() click to toggle source
# File lib/bel_parser/language/version2_0/functions/protein_modification.rb, line 74
def self.string_form
  STRING_FORM
end