Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ info
Method
info
basex-core/src/main/java/org/basex/query/QueryParser.java:4804–4807 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4802
}
4803
4804
@Override
4805
public
final
InputInfo info() {
4806
return
new
InputInfo(this, sc);
4807
}
4808
}
Callers
15
parseLibrary
Method · 0.95
annotations
Method · 0.95
namespaceDecl
Method · 0.95
optionDecl
Method · 0.95
decimalFormatDecl
Method · 0.95
defaultCollationDecl
Method · 0.95
moduleImport
Method · 0.95
contextValueDecl
Method · 0.95
functionDecl
Method · 0.95
namedRecordTypeDecl
Method · 0.95
declareRecordConstructor
Method · 0.95
paramList
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected