BASIC constant

CompletionMode const BASIC

Basic code completion invocation type, and the default for this enumeration.

Implementation

static const CompletionMode BASIC = CompletionMode._('BASIC');