Tag XPath::Conversion's API as private

This commit is contained in:
Yorick Peterse 2015-08-30 01:26:40 +02:00
parent 31a574e7f8
commit 001c57e0ad
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ module Oga
##
# Module for converting XPath objects such as NodeSets.
#
# @private
#
module Conversion
##
# Converts both arguments to a type that can be compared using ==.