Interface AstStreamOptions

interface AstStreamOptions {
    range?: Range;
}

Properties

Properties

range?: Range

Optional target range that the nodes in the stream need to intersect