| Class | Nokogiri::CSS::Node |
| In: |
lib/nokogiri/css/node.rb
|
| Parent: | Object |
| ALLOW_COMBINATOR_ON_SELF | = | [:DIRECT_ADJACENT_SELECTOR, :FOLLOWING_SELECTOR, :CHILD_SELECTOR] |
| type | [RW] | Get the type of this node |
| value | [RW] | Get the value of this node |
Convert this CSS node to xpath with prefix using visitor