Class: Pdfrb::Arlington::Predicate::AST::Literal

Inherits:
Struct
  • Object
show all
Defined in:
lib/pdfrb/arlington/predicate/ast.rb

Overview

42, "str", :Name

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



12
13
14
# File 'lib/pdfrb/arlington/predicate/ast.rb', line 12

def value
  @value
end