class BELParser::Language::Version1_0::Functions::Translocation::Signatures::TranslocationSignature

TranslocationSignature

Constants

AST
STRING_FORM

Public Class Methods

semantic_ast() click to toggle source
# File lib/bel_parser/language/version1_0/functions/translocation.rb, line 81
def self.semantic_ast
  AST
end
string_form() click to toggle source
# File lib/bel_parser/language/version1_0/functions/translocation.rb, line 85
def self.string_form
  STRING_FORM
end