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

FromLocationSignature

Constants

AST
STRING_FORM

Public Class Methods

semantic_ast() click to toggle source
# File lib/bel_parser/language/version2_0/functions/from_location.rb, line 68
def self.semantic_ast
  AST
end
string_form() click to toggle source
# File lib/bel_parser/language/version2_0/functions/from_location.rb, line 72
def self.string_form
  STRING_FORM
end