| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.types.profiler |
| Modifier and Type | Method and Description |
|---|---|
List<TypeProfileEntry> |
ScriptTypeProfile.getEntries()
Type profile entries for parameters and return values of the functions in the script.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptTypeProfile.setEntries(List<TypeProfileEntry> entries)
Type profile entries for parameters and return values of the functions in the script.
|
Copyright © 2021 Kenan Klisura. All rights reserved.