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

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

Class Method Summary collapse

Methods included from Signature

<=>, semantic_ast, size, string_form, to_s

Class Method Details

.semantic_astObject



97
98
99
# File 'lib/bel_parser/language/version2_0/functions/from_location.rb', line 97

def self.semantic_ast
  AST
end

.string_formObject



101
102
103
# File 'lib/bel_parser/language/version2_0/functions/from_location.rb', line 101

def self.string_form
  STRING_FORM
end