Uses of Class
com.schibsted.spt.data.jslt.impl.ScopeManager.ScopeFrame
-
Packages that use ScopeManager.ScopeFrame Package Description com.schibsted.spt.data.jslt.impl This package contains implementation-internal interfaces and classes. -
-
Uses of ScopeManager.ScopeFrame in com.schibsted.spt.data.jslt.impl
Fields in com.schibsted.spt.data.jslt.impl with type parameters of type ScopeManager.ScopeFrame Modifier and Type Field Description private java.util.Deque<ScopeManager.ScopeFrame>
ScopeManager. current
private java.util.Deque<ScopeManager.ScopeFrame>
ScopeManager. functionScopes
private java.util.Deque<ScopeManager.ScopeFrame>
ScopeManager. scopes
-