Interface LexicalContextScope
- All Superinterfaces:
LexicalContextNode
Interface for AST nodes that provide a scope (blocks, classes, loops).
-
Method Summary
Methods inherited from interface com.oracle.js.parser.ir.LexicalContextNode
accept, accept, accept, accept
-
Method Details
-
getScope
Scope getScope()
-