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.
|
getElementisValueChangepublic TokenAfterMovedChange(Token token)
token - public boolean isDebuggerRelevant()
ChangeisDebuggerRelevant in class Changetrue if this change is relevant for the debugger; false
otherwise.Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.