Legacy enumeration for symbol kinds used by the original URSymbol abstraction.
DEPRECATION: The symbol system has been replaced with dedicated declaration/reference
types and description interfaces found under @universal-robots/contribution-api/types/symbols.
Migrate to:
Legacy enumeration for symbol kinds used by the original
URSymbolabstraction.DEPRECATION: The symbol system has been replaced with dedicated declaration/reference types and description interfaces found under
@universal-robots/contribution-api/types/symbols. Migrate to:This enum remains only for backwards compatibility of existing extensions. Do not use it in new code.
Deprecated
Use the specific declaration/reference types exported from
@universal-robots/contribution-api/types/symbols.