Class: Pdfrb::Arlington::Predicate::AST::Placeholder
- Inherits:
-
Struct
- Object
- Struct
- Pdfrb::Arlington::Predicate::AST::Placeholder
- Defined in:
- lib/pdfrb/arlington/predicate/ast.rb
Overview
raw, unsupported
Instance Attribute Summary collapse
-
#text ⇒ Object
Returns the value of attribute text.
Instance Attribute Details
#text ⇒ Object
Returns the value of attribute text
17 18 19 |
# File 'lib/pdfrb/arlington/predicate/ast.rb', line 17 def text @text end |