Libraries
»
jpath
(0.1)
»
Index
»
JPath
»
Parser
»
Formula
»
#second
Method: JPath::Parser::Formula#second
Defined in:
lib/jpath/parser/formula.rb
#
second
⇒
Object
110 111 112
# File 'lib/jpath/parser/formula.rb', line 110
def
second
parts
[
1
]
end