Class: Termular::AST::ImplicitPolarCommand

Inherits:
Base
  • Object
show all
Defined in:
lib/termular/parser.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Termular::AST::Base

Instance Attribute Details

#relationObject

Returns the value of attribute relation.



67
68
69
# File 'lib/termular/parser.rb', line 67

def relation
  @relation
end