Class: Pdfrb::Arlington::Predicate::AST::PathExpr
- Inherits:
-
Struct
- Object
- Struct
- Pdfrb::Arlington::Predicate::AST::PathExpr
- Defined in:
- lib/pdfrb/arlington/predicate/ast.rb
Overview
trailer::Catalog::Pages
Instance Attribute Summary collapse
-
#segments ⇒ Object
Returns the value of attribute segments.
Instance Attribute Details
#segments ⇒ Object
Returns the value of attribute segments
11 12 13 |
# File 'lib/pdfrb/arlington/predicate/ast.rb', line 11 def segments @segments end |