Uses of Class
org.ek9lang.compiler.symbols.ControlSymbol
Package
Description
This is the main source of EK9 Symbols used within the compiler.
-
Uses of ControlSymbol in org.ek9lang.compiler.symbols
Modifier and TypeClassDescriptionclass
EK9 switch statement - this can effectively return a value if it is configured with returning part.class
EK9 try statement - this can effectively return a value if it is configured with returning part.Modifier and TypeMethodDescriptionprotected ControlSymbol
ControlSymbol.cloneIntoControlSymbol
(ControlSymbol newCopy) Modifier and TypeMethodDescriptionprotected ControlSymbol
ControlSymbol.cloneIntoControlSymbol
(ControlSymbol newCopy)