Libraries
»
querly
(0.16.0)
»
Index
»
Querly
»
Script
»
#root_pair
Method: Querly::Script#root_pair
Defined in:
lib/querly/script.rb
#
root_pair
⇒
Object
21 22 23
# File 'lib/querly/script.rb', line 21
def
root_pair
NodePair
.
new
(
node:
node
)
end