SymbolQualifier

Any special information about a variable declaration symbol.

Values

ValueMeaning
none

None

array

The symbol is an array

assocArray

The symbol is a associative array

func

The symbol is a function or delegate pointer

selectiveImport

Selective import

Meta