Modifier and Type | Field and Description |
---|---|
CheckBase.ActiveElements<?> |
CheckBase.ActiveElements.previous |
Modifier and Type | Method and Description |
---|---|
protected CheckBase.ActiveElements<?> |
CheckBase.peekLastActive() |
protected <T extends JavaElement> |
CheckBase.popIfActive()
Pops the top of the stack of active elements if the current position in the call stack corresponds to the one
that pushed the active elements.
|
Copyright © 2014-2021 Lukas Krejci. All Rights Reserved.