ErrorNode
extension ErrorNode
Extension to provide additional functionality to ErrorNode.
-
Get the
ContinueNodefrom anErrorNode.Declaration
Swift
public var continueNode: ContinueNode? { get }Return Value
The
ContinueNodefrom theErrorNode.
View on GitHub