Uses of Class
org.ek9lang.compiler.symbols.LocalScope
Package
Description
This is the main source of EK9 Symbols used within the compiler.
-
Uses of LocalScope in org.ek9lang.compiler.symbols
Modifier and TypeMethodDescriptionLocalScope.cloneIntoLocalScope
(LocalScope newCopy) Clones the content of this into the new copy.ScopedSymbol.getActualScope()
Modifier and TypeMethodDescriptionLocalScope.cloneIntoLocalScope
(LocalScope newCopy) Clones the content of this into the new copy.