8000 Implement ISymbol · Issue #137 · LorettaDevs/Loretta · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Implement ISymbol #137
Open
Open
@GGG-KILLER

Description

@GGG-KILLER

The ISymbol interfaces will be needed so users can interact with the symbols that are in the tree, considering that they won't have direct access to the bound tree, similar to the green tree.

The interface will have:

  • Reference to the syntax node that originated the symbol
  • Parent symbol (file, function, class, type)
  • Containing file

And whatever else is useful to have on a symbol.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0