Class: BELParser::Language::Version2_0::Functions::BiologicalProcess::Signatures::BiologicalProcessSignature

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

Overview

BiologicalProcessSignature

Class Method Summary collapse

Methods included from Signature

<=>, semantic_ast, size, string_form, to_s

Class Method Details

.semantic_astObject



66
67
68
# File 'lib/bel_parser/language/version2_0/functions/biological_process.rb', line 66

def self.semantic_ast
  AST
end

.string_formObject



70
71
72
# File 'lib/bel_parser/language/version2_0/functions/biological_process.rb', line 70

def self.string_form
  STRING_FORM
end