Method: Steep::AST::TypeParams#variables

Defined in:
lib/steep/ast/type_params.rb

#variablesObject (readonly)

Returns the value of attribute variables.



5
6
7
# File 'lib/steep/ast/type_params.rb', line 5

def variables
  @variables
end