Class: Pdfrb::Arlington::Predicate::AST::Literal
- Inherits:
-
Struct
- Object
- Struct
- Pdfrb::Arlington::Predicate::AST::Literal
- Defined in:
- lib/pdfrb/arlington/predicate/ast.rb
Overview
42, "str", :Name
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value
12 13 14 |
# File 'lib/pdfrb/arlington/predicate/ast.rb', line 12 def value @value end |