Method: ShEx::Algebra::ShapeResult#expression
- Defined in:
- lib/shex/algebra/schema.rb
#expression ⇒ ShEx::Algebra::Operator
The annotated Operator indicating processing results
243 244 245 |
# File 'lib/shex/algebra/schema.rb', line 243 def expression @expression end |