MCPcopy 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

parseLibraryMethod · 0.95
annotationsMethod · 0.95
namespaceDeclMethod · 0.95
optionDeclMethod · 0.95
decimalFormatDeclMethod · 0.95
defaultCollationDeclMethod · 0.95
moduleImportMethod · 0.95
contextValueDeclMethod · 0.95
functionDeclMethod · 0.95
namedRecordTypeDeclMethod · 0.95
paramListMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected