INVOCATION constant

SearchResultKind const INVOCATION

The invocation of a function or method.

Implementation

static const SearchResultKind INVOCATION = SearchResultKind._('INVOCATION');