| Package | Description |
|---|---|
| com.qeagle.devtools.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 © 2020. All rights reserved.