> For the complete documentation index, see [llms.txt](https://docs.r.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.r.xyz/glider-ide/api/localvariable.md).

# LocalVariable

- [LocalVariable.get\_parent()](https://docs.r.xyz/glider-ide/api/localvariable/localvariable.get_parent.md): Returns parent function/modifier of the local variable.
- [LocalVariable.memory\_type](https://docs.r.xyz/glider-ide/api/localvariable/localvariable.memory_type.md): Returns the memory type of the local variable.
- [LocalVariable.type](https://docs.r.xyz/glider-ide/api/localvariable/localvariable.type.md): Returns the type of the local variable.
