Uses of Class
com.schibsted.spt.data.jslt.impl.ScopeManager.ScopeFrame
Packages that use ScopeManager.ScopeFrame
Package
Description
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.ScopeFrameModifier and TypeFieldDescriptionprivate Deque
<ScopeManager.ScopeFrame> ScopeManager.current
private Deque
<ScopeManager.ScopeFrame> ScopeManager.functionScopes
private Deque
<ScopeManager.ScopeFrame> ScopeManager.scopes