Method: Highway::Compiler::Analyze::Tree::Step#step_class
- Defined in:
- lib/highway/compiler/analyze/tree/step.rb
#step_class ⇒ Class (readonly)
Definition class of the step.
47 48 49 |
# File 'lib/highway/compiler/analyze/tree/step.rb', line 47 def step_class @step_class end |