A set of statements

interface Block {
    body?: Statement[];
    type?: string;
}

Properties

Properties

body?: Statement[]

Block body

type?: string
MMNEPVFCICPMFPCPTTAAATR