Class: Prism::ConstantReadNode
- Inherits:
-
Object
- Object
- Prism::ConstantReadNode
- Defined in:
- sig/stubs/rails.rbs
Instance Method Summary collapse
Instance Method Details
#full_name ⇒ String
86 |
# File 'sig/stubs/rails.rbs', line 86
def full_name: () -> String
|
#location ⇒ Object
87 |
# File 'sig/stubs/rails.rbs', line 87
def location: () -> untyped
|
#name ⇒ Symbol
85 |
# File 'sig/stubs/rails.rbs', line 85
def name: () -> Symbol
|