Class AssertDoesNotThrowSymbol

All Implemented Interfaces:
Serializable, IScope, IScopedSymbol, ISymbol, ISymbolNature, ITokenReference

public class AssertDoesNotThrowSymbol extends ControlSymbol
EK9 assertDoesNotThrow expression - validates that an expression does not throw. Returns Void.
See Also: