Class: BELParser::Language::Version2_0::Functions::FromLocation::Signatures::FromLocationSignature

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

Overview

FromLocationSignature

Class Method Summary collapse

Methods included from Signature

<=>, semantic_ast, size, string_form, to_s

Class Method Details

.semantic_astObject



68
69
70
# File 'lib/bel_parser/language/version2_0/functions/from_location.rb', line 68

def self.semantic_ast
  AST
end

.string_formObject



72
73
74
# File 'lib/bel_parser/language/version2_0/functions/from_location.rb', line 72

def self.string_form
  STRING_FORM
end