class BELParser::Language::Version1_0::Functions::GTPBoundActivity::Signatures::GTPBoundActivityOfComplexAbundanceSignature

GTPBoundActivityOfComplexAbundanceSignature

Constants

AST
STRING_FORM

Public Class Methods

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