Class CheckBase.ActiveElements<T extends JavaElement>

java.lang.Object
org.revapi.java.spi.CheckBase.ActiveElements<T>
Type Parameters:
T - the type of elements
Enclosing class:
CheckBase

protected static class CheckBase.ActiveElements<T extends JavaElement> extends Object
Represents the elements that have been pushed onto the active elements stack.
Since:
0.1
Author:
Lukas Krejci