MCPcopy Create free account
hub / github.com/apache/calcite / build

Method build

core/src/main/java/org/apache/calcite/util/Puffin.java:114–114  ·  view source on GitHub ↗

Builds the program.

()

Source from the content-addressed store, hash-verified

112
113 /** Builds the program. */
114 Program<G> build();
115 }
116
117 /** A Puffin program. You can execute it on a file.

Callers 15

testMatchRecognizeMethod · 0.95
getParentsMethod · 0.95
descendantsMethod · 0.95
getSubSchemaMapMethod · 0.95
getTypeNamesMethod · 0.95

Calls

no outgoing calls