Class: BELParser::Language::Version2_0::Functions::Reactants::Signatures::ReactantsSignature

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

Overview

ReactantsSignature

Class Method Summary collapse

Methods included from Signature

<=>, semantic_ast, size, string_form, to_s

Class Method Details

.semantic_astObject



62
63
64
# File 'lib/bel_parser/language/version2_0/functions/reactants.rb', line 62

def self.semantic_ast
  AST
end

.string_formObject



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

def self.string_form
  STRING_FORM
end