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.



39
40
41
# File 'lib/activefacts/cql/parser.rb', line 39

def context
  @context
end