variables property

List<RuntimeCompletionVariable> variables
getter/setter pair

The runtime context variables that are potentially referenced in the code.

Implementation

List<RuntimeCompletionVariable> variables;