Uses of Class
org.ek9lang.compiler.symbols.WhileSymbol
Packages that use 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
Methods in org.ek9lang.compiler.support that return WhileSymbolModifier 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
Methods in org.ek9lang.compiler.symbols that return WhileSymbolModifier and TypeMethodDescriptionprotected WhileSymbol
WhileSymbol.cloneIntoWhileSymbol
(WhileSymbol newCopy) Methods in org.ek9lang.compiler.symbols with parameters of type WhileSymbolModifier and TypeMethodDescriptionprotected WhileSymbol
WhileSymbol.cloneIntoWhileSymbol
(WhileSymbol newCopy)