Interface DebugVariables
- All Known Implementing Classes:
DebugVariablesBuilder
public interface DebugVariables
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidstartSequence(int pointer) voidtype(String name, VariableType type)
-
Method Details
-
startSequence
void startSequence(int pointer) -
type
-
range
-
endSequence
void endSequence()
-