Class: Prism::ConstantReadNode

Inherits:
Object
  • Object
show all
Defined in:
sig/stubs/rails.rbs

Instance Method Summary collapse

Instance Method Details

#full_nameString

Returns:

  • (String)


86
# File 'sig/stubs/rails.rbs', line 86

def full_name: () -> String

#locationObject

Returns:

  • (Object)


87
# File 'sig/stubs/rails.rbs', line 87

def location: () -> untyped

#nameSymbol

Returns:

  • (Symbol)


85
# File 'sig/stubs/rails.rbs', line 85

def name: () -> Symbol