Method: Highway::Compiler::Analyze::Tree::Step#step_class

Defined in:
lib/highway/compiler/analyze/tree/step.rb

#step_classClass (readonly)

Definition class of the step.

Returns:

  • (Class)

47
48
49
# File 'lib/highway/compiler/analyze/tree/step.rb', line 47

def step_class
  @step_class
end