AstId: {
    id: number;
    kind: "id";
    loc: SrcInfo;
    text: string;
}