Class: Falluto::LtlSpecNode

Inherits:
Treetop::Runtime::SyntaxNode
  • Object
show all
Defined in:
lib/falluto/grammar/nodes.rb

Instance Method Summary collapse

Instance Method Details

#specificationObject



121
122
123
# File 'lib/falluto/grammar/nodes.rb', line 121

def specification
  spec.stripped
end