Class: BELParser::Language::Version2_0::Functions::ToLocation::Signatures::ToLocationSignature

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

Overview

ToLocationSignature

Class Method Summary collapse

Methods included from Signature

<=>, semantic_ast, size, string_form, to_s

Class Method Details

.semantic_astObject



67
68
69
# File 'lib/bel_parser/language/version2_0/functions/to_location.rb', line 67

def self.semantic_ast
  AST
end

.string_formObject



71
72
73
# File 'lib/bel_parser/language/version2_0/functions/to_location.rb', line 71

def self.string_form
  STRING_FORM
end