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