DecoratedASTNode: core/parser/ast & {
    constant: boolean;
    isPure: boolean | number;
    toWatch: any[];
}