public class TokenAfterMovedChange extends TokenChange
When moving a token a sequence of change event is fired. For the more precise
description of the fired events see Token.move(String, String)
.
Constructor and Description |
---|
TokenAfterMovedChange(Token token)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isDebuggerRelevant()
Indicates if this change is relevant for the debugger.
|
getElement
isValueChange
public TokenAfterMovedChange(Token token)
token
- public boolean isDebuggerRelevant()
Change
isDebuggerRelevant
in class Change
true
if this change is relevant for the debugger; false
otherwise.Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.