Class: ActiveFacts::CQL::Terms::SavedContext

Inherits:
Treetop::Runtime::SyntaxNode
  • Object
show all
Defined in:
lib/activefacts/cql/parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contextObject

Returns the value of attribute context.



32
33
34
# File 'lib/activefacts/cql/parser.rb', line 32

def context
  @context
end