Searched defs:col (Results 1 – 5 of 5) sorted by relevance
5 "col": "#008000", string13 "col": "#808080", string
153 col: node.sourceCodeLocation.endLine, property282 col: child.sourceCodeLocation.endLine, property
122 "col": "#008000", string130 "col": "#808080", string
105 for (const auto& col : tableColumn_) { in CreateTableSql() local