Uses of Class
org.ek9lang.compiler.symbols.AssertThrowsSymbol
Packages that use AssertThrowsSymbol
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 AssertThrowsSymbol in org.ek9lang.compiler.support
Methods in org.ek9lang.compiler.support that return AssertThrowsSymbolModifier and TypeMethodDescriptionSymbolFactory.newAssertThrows(EK9Parser.AssertThrowsExpressionContext ctx, IScope scope) Create a new symbol that represents an EK9 'assertThrows' expression. -
Uses of AssertThrowsSymbol in org.ek9lang.compiler.symbols
Methods in org.ek9lang.compiler.symbols that return AssertThrowsSymbolModifier and TypeMethodDescriptionprotected AssertThrowsSymbolAssertThrowsSymbol.cloneIntoAssertThrowsSymbol(AssertThrowsSymbol newCopy) Methods in org.ek9lang.compiler.symbols with parameters of type AssertThrowsSymbolModifier and TypeMethodDescriptionprotected AssertThrowsSymbolAssertThrowsSymbol.cloneIntoAssertThrowsSymbol(AssertThrowsSymbol newCopy)