Class: Pdfrb::Arlington::Predicate::AST::AtKey

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

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



10
11
12
# File 'lib/pdfrb/arlington/predicate/ast.rb', line 10

def name
  @name
end