variables property
The runtime context variables that are potentially referenced in the code.
Implementation
List<RuntimeCompletionVariable> variables;
The runtime context variables that are potentially referenced in the code.
List<RuntimeCompletionVariable> variables;