Class: Prism::DefNode

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

Instance Method Summary collapse

Instance Method Details

#bodyObject

Returns:

  • (Object)


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

def body: () -> untyped

#locationObject

Returns:

  • (Object)


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

def location: () -> untyped

#nameSymbol

Returns:

  • (Symbol)


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

def name: () -> Symbol