Class: BELParser::Language::Version2_0::Functions::Location::Signatures::LocationSignature
- Inherits:
-
Object
- Object
- BELParser::Language::Version2_0::Functions::Location::Signatures::LocationSignature
- Extended by:
- Signature
- Defined in:
- lib/bel_parser/language/version2_0/functions/location.rb
Overview
LocationSignature
Class Method Summary collapse
Methods included from Signature
<=>, semantic_ast, size, string_form, to_s
Class Method Details
.semantic_ast ⇒ Object
66 67 68 |
# File 'lib/bel_parser/language/version2_0/functions/location.rb', line 66 def self.semantic_ast AST end |
.string_form ⇒ Object
70 71 72 |
# File 'lib/bel_parser/language/version2_0/functions/location.rb', line 70 def self.string_form STRING_FORM end |