SymbolTool.symbol

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SymbolInformation[] symbol(string query)
  2. SymbolType[] symbol(Uri uri, string query)
    class SymbolTool
    SymbolType[]
    symbol
    (
    SymbolType
    )
    (,
    string query
    )
    if (
    is(SymbolType == SymbolInformation) ||
    is(SymbolType == DocumentSymbol)
    )

Meta