Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/calcite
/ name
Method
name
core/src/main/java/org/apache/calcite/sql/SqlLiteral.java:1147–1147 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1145
@Deprecated
// to be removed before 2.0
1146
public
interface
SqlSymbol {
1147
String name();
1148
1149
int
ordinal();
1150
}
Callers
15
Variable
Method · 0.65
SqlHopTableFunction
Method · 0.65
SqlCollectionTypeNameSpec
Method · 0.65
unparse
Method · 0.65
SqlGroupedWindowFunction
Method · 0.65
auxiliary
Method · 0.65
unparseSqlIntervalQualifier
Method · 0.65
getCastSpec
Method · 0.65
unparseSqlSetOption
Method · 0.65
SqlRankFunction
Method · 0.65
getName
Method · 0.65
SqlLateralOperator
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected