Package com.oracle.truffle.js.parser.env
package com.oracle.truffle.js.parser.env
-
ClassesClassDescriptionRead-only environment based on a frame descriptor used to give debugger code access to the lexical environment it's to be evaluated in.Base class for environments that extend the current function or block environment.PrivateEnvironment of a class.This environment stores "with" blocks.