UNPKG

@fivetrandevelopers/zetasql

Version:
8 lines (7 loc) 419 B
import type { ParseLocationRangeProto as _zetasql_ParseLocationRangeProto, ParseLocationRangeProto__Output as _zetasql_ParseLocationRangeProto__Output } from '../zetasql/ParseLocationRangeProto'; export interface ASTNodeProto { 'parseLocationRange'?: (_zetasql_ParseLocationRangeProto | null); } export interface ASTNodeProto__Output { 'parseLocationRange': (_zetasql_ParseLocationRangeProto__Output | null); }