MCPcopy Index your code
hub / github.com/apache/calcite / endList

Method endList

core/src/main/java/org/apache/calcite/sql/SqlWriter.java:483–483  ·  view source on GitHub ↗

Ends a list. @param frame The frame which was created by #startList.

(@Nullable Frame frame)

Source from the content-addressed store, hash-verified

481 * @param frame The frame which was created by {@link #startList}.
482 */
483 @Pure
484 void endList(@Nullable Frame frame);
485
486 /**

Callers 15

unparseAlterOperationMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65

Implementers 1

SqlPrettyWritercore/src/main/java/org/apache/calcite/

Calls

no outgoing calls

Tested by 2

unparseAlterOperationMethod · 0.52
unparseMethod · 0.52