Uses of Class
org.ek9lang.compiler.symbols.WhileSymbol
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 WhileSymbol in org.ek9lang.compiler.support
Modifier and TypeMethodDescriptionSymbolFactory.newWhileLoop
(EK9Parser.WhileStatementExpressionContext ctx, IScope scope) Create a new while or do/while scoped symbol. -
Uses of WhileSymbol in org.ek9lang.compiler.symbols
Modifier and TypeMethodDescriptionprotected WhileSymbol
WhileSymbol.cloneIntoWhileSymbol
(WhileSymbol newCopy) Modifier and TypeMethodDescriptionprotected WhileSymbol
WhileSymbol.cloneIntoWhileSymbol
(WhileSymbol newCopy)