public interface VariableDisplayer
Modifier and Type | Method and Description |
---|---|
NIVariable[] |
displayed(NIVariable... variables)
Translate a list of original native variables into a list of variables
presented to the debugger user.
|
NIVariable[] displayed(NIVariable... variables)