Uses of Class
org.ek9lang.compiler.symbols.SwitchSymbol
Package
Description
Contains critical general components used in the
Ek9Compiler
listeners.
This is the main source of EK9 Symbols used within the compiler.
-
Uses of SwitchSymbol in org.ek9lang.compiler.support
Modifier and TypeMethodDescriptionSymbolFactory.newSwitch
(EK9Parser.SwitchStatementExpressionContext ctx, IScope scope) Create a new symbol that represents an EK9 'switch' block. -
Uses of SwitchSymbol in org.ek9lang.compiler.symbols
Modifier and TypeMethodDescriptionprotected SwitchSymbol
SwitchSymbol.cloneIntoSwitchSymbol
(SwitchSymbol newCopy) Modifier and TypeMethodDescriptionprotected SwitchSymbol
SwitchSymbol.cloneIntoSwitchSymbol
(SwitchSymbol newCopy)