ThrowStatementinterface ThrowStatement extends Node, HasSpan {argument: Expression;type: "ThrowStatement";}§Extends§Node[src]§HasSpan[src]§Properties§argument: Expression[src]§type: "ThrowStatement"[src]