a guard for the StatementChange type
the change to check
true if the change is a StatementChange
if (isStatementChange(change)) { // do something } Copy
if (isStatementChange(change)) { // do something }
Generated using TypeDoc
a guard for the StatementChange type