Uses of Class
org.ek9lang.compiler.symbols.AssertPanicSymbol
Packages that use AssertPanicSymbol
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 AssertPanicSymbol in org.ek9lang.compiler.support
Methods in org.ek9lang.compiler.support that return AssertPanicSymbolModifier and TypeMethodDescriptionSymbolFactory.newAssertPanic(EK9Parser.AssertPanicExpressionContext ctx, IScope scope) Create a new symbol that represents an EK9 'assertPanic' expression. -
Uses of AssertPanicSymbol in org.ek9lang.compiler.symbols
Methods in org.ek9lang.compiler.symbols that return AssertPanicSymbolModifier and TypeMethodDescriptionprotected AssertPanicSymbolAssertPanicSymbol.cloneIntoAssertPanicSymbol(AssertPanicSymbol newCopy) Methods in org.ek9lang.compiler.symbols with parameters of type AssertPanicSymbolModifier and TypeMethodDescriptionprotected AssertPanicSymbolAssertPanicSymbol.cloneIntoAssertPanicSymbol(AssertPanicSymbol newCopy)