Package org.pkl.core.ast.builder
Class SymbolTable.ObjectScope
java.lang.Object
org.pkl.core.ast.builder.SymbolTable.Scope
org.pkl.core.ast.builder.SymbolTable.ObjectScope
- Enclosing class:
- SymbolTable
-
Method Summary
Methods inherited from class org.pkl.core.ast.builder.SymbolTable.Scope
buildFrameDescriptor, getConstDepth, getConstLevel, getForGeneratorVariables, getLexicalScope, getName, getNameOrNull, getParent, getQualifiedName, getTypeParameter, isClassMemberScope, isClassScope, isCustomThisScope, isLambdaScope, isLexicalScope, isModuleScope, popForGeneratorVariable, pushForGeneratorVariableContext, skipLambdaScopes