Uses of Class
org.basex.util.hash.IntObjMap
Packages that use IntObjMap
Package
Description
XQuery implementation.
XQuery expressions.
Constructor expressions.
XQuery Full Text expressions.
XQuery path expressions.
XQuery functions.
XQuery values.
-
Uses of IntObjMap in org.basex.query
Methods in org.basex.query with parameters of type IntObjMap -
Uses of IntObjMap in org.basex.query.expr
Methods in org.basex.query.expr with parameters of type IntObjMapModifier and TypeMethodDescriptionAnd.copy(CompileContext cc, IntObjMap<Var> vm) Arith.copy(CompileContext cc, IntObjMap<Var> vm) CachedFilter.copy(CompileContext cc, IntObjMap<Var> vm) CachedMap.copy(CompileContext cc, IntObjMap<Var> vm) Cast.copy(CompileContext cc, IntObjMap<Var> vm) Castable.copy(CompileContext cc, IntObjMap<Var> vm) Catch.copy(CompileContext cc, IntObjMap<Var> vm) CmpG.copy(CompileContext cc, IntObjMap<Var> vm) CmpHashG.copy(CompileContext cc, IntObjMap<Var> vm) CmpIR.copy(CompileContext cc, IntObjMap<Var> vm) CmpN.copy(CompileContext cc, IntObjMap<Var> vm) CmpR.copy(CompileContext cc, IntObjMap<Var> vm) CmpSimpleG.copy(CompileContext cc, IntObjMap<Var> vm) CmpSR.copy(CompileContext cc, IntObjMap<Var> vm) CmpV.copy(CompileContext cc, IntObjMap<Var> vm) ContextValue.copy(CompileContext cc, IntObjMap<Var> vm) DualMap.copy(CompileContext cc, IntObjMap<Var> vm) Except.copy(CompileContext cc, IntObjMap<Var> vm) abstract ExprExpr.copy(CompileContext cc, IntObjMap<Var> vm) Copies an expression.Extension.copy(CompileContext cc, IntObjMap<Var> vm) If.copy(CompileContext cc, IntObjMap<Var> vm) Instance.copy(CompileContext cc, IntObjMap<Var> vm) Intersect.copy(CompileContext cc, IntObjMap<Var> vm) ItemMap.copy(CompileContext cc, IntObjMap<Var> vm) IterFilter.copy(CompileContext cc, IntObjMap<Var> vm) IterMap.copy(CompileContext cc, IntObjMap<Var> vm) ItrPos.copy(CompileContext cc, IntObjMap<Var> vm) List.copy(CompileContext cc, IntObjMap<Var> vm) Lookup.copy(CompileContext cc, IntObjMap<Var> vm) Or.copy(CompileContext cc, IntObjMap<Var> vm) Pos.copy(CompileContext cc, IntObjMap<Var> vm) Range.copy(CompileContext cc, IntObjMap<Var> vm) Switch.copy(CompileContext cc, IntObjMap<Var> vm) SwitchGroup.copy(CompileContext cc, IntObjMap<Var> vm) Try.copy(CompileContext cc, IntObjMap<Var> vm) final ExprTypeCheck.copy(CompileContext cc, IntObjMap<Var> vm) Typeswitch.copy(CompileContext cc, IntObjMap<Var> vm) TypeswitchGroup.copy(CompileContext cc, IntObjMap<Var> vm) Unary.copy(CompileContext cc, IntObjMap<Var> vm) Union.copy(CompileContext cc, IntObjMap<Var> vm) static <T extends Expr>
T[]Arr.copyAll(CompileContext cc, IntObjMap<Var> vm, T[] arr) Creates a deep copy of the given array. -
Uses of IntObjMap in org.basex.query.expr.constr
Methods in org.basex.query.expr.constr with parameters of type IntObjMapModifier and TypeMethodDescriptionCArray.copy(CompileContext cc, IntObjMap<Var> vm) CAttr.copy(CompileContext cc, IntObjMap<Var> vm) CComm.copy(CompileContext cc, IntObjMap<Var> vm) CDoc.copy(CompileContext cc, IntObjMap<Var> vm) CElem.copy(CompileContext cc, IntObjMap<Var> vm) CMap.copy(CompileContext cc, IntObjMap<Var> vm) CNSpace.copy(CompileContext cc, IntObjMap<Var> vm) CPI.copy(CompileContext cc, IntObjMap<Var> vm) CTxt.copy(CompileContext cc, IntObjMap<Var> vm) -
Uses of IntObjMap in org.basex.query.expr.ft
Methods in org.basex.query.expr.ft with parameters of type IntObjMapModifier and TypeMethodDescriptionFTAnd.copy(CompileContext cc, IntObjMap<Var> vm) FTContains.copy(CompileContext cc, IntObjMap<Var> vm) FTContent.copy(CompileContext cc, IntObjMap<Var> vm) FTDistance.copy(CompileContext cc, IntObjMap<Var> vm) abstract FTExprFTExpr.copy(CompileContext cc, IntObjMap<Var> vm) FTExtension.copy(CompileContext cc, IntObjMap<Var> vm) FTIndexAccess.copy(CompileContext cc, IntObjMap<Var> vm) FTMildNot.copy(CompileContext cc, IntObjMap<Var> vm) FTNot.copy(CompileContext cc, IntObjMap<Var> vm) FTOptions.copy(CompileContext cc, IntObjMap<Var> vm) FTOr.copy(CompileContext cc, IntObjMap<Var> vm) FTOrder.copy(CompileContext cc, IntObjMap<Var> vm) FTScope.copy(CompileContext cc, IntObjMap<Var> vm) FTWeight.copy(CompileContext cc, IntObjMap<Var> vm) FTWindow.copy(CompileContext cc, IntObjMap<Var> vm) FTWords.copy(CompileContext cc, IntObjMap<Var> vm) -
Uses of IntObjMap in org.basex.query.expr.gflwor
Methods in org.basex.query.expr.gflwor with parameters of type IntObjMapModifier and TypeMethodDescriptionabstract ClauseClause.copy(CompileContext cc, IntObjMap<Var> vm) Condition.copy(CompileContext cc, IntObjMap<Var> vm) Count.copy(CompileContext cc, IntObjMap<Var> vm) For.copy(CompileContext cc, IntObjMap<Var> vm) GFLWOR.copy(CompileContext cc, IntObjMap<Var> vm) GroupBy.copy(CompileContext cc, IntObjMap<Var> vm) GroupSpec.copy(CompileContext cc, IntObjMap<Var> vm) Let.copy(CompileContext cc, IntObjMap<Var> vm) OrderBy.copy(CompileContext cc, IntObjMap<Var> vm) OrderKey.copy(CompileContext cc, IntObjMap<Var> vm) Where.copy(CompileContext cc, IntObjMap<Var> vm) Window.copy(CompileContext cc, IntObjMap<Var> vm) -
Uses of IntObjMap in org.basex.query.expr.index
Methods in org.basex.query.expr.index with parameters of type IntObjMapModifier and TypeMethodDescriptionabstract IndexDbIndexDb.copy(CompileContext cc, IntObjMap<Var> vm) IndexDynDb.copy(CompileContext cc, IntObjMap<Var> vm) IndexStaticDb.copy(CompileContext cc, IntObjMap<Var> vm) RangeAccess.copy(CompileContext cc, IntObjMap<Var> vm) StringRangeAccess.copy(CompileContext cc, IntObjMap<Var> vm) ValueAccess.copy(CompileContext cc, IntObjMap<Var> vm) -
Uses of IntObjMap in org.basex.query.expr.path
Methods in org.basex.query.expr.path with parameters of type IntObjMapModifier and TypeMethodDescriptionCachedPath.copy(CompileContext cc, IntObjMap<Var> vm) CachedStep.copy(CompileContext cc, IntObjMap<Var> vm) IterPath.copy(CompileContext cc, IntObjMap<Var> vm) IterPosStep.copy(CompileContext cc, IntObjMap<Var> vm) IterStep.copy(CompileContext cc, IntObjMap<Var> vm) MixedPath.copy(CompileContext cc, IntObjMap<Var> vm) SingleIterPath.copy(CompileContext cc, IntObjMap<Var> vm) abstract StepStep.copy(CompileContext cc, IntObjMap<Var> vm) -
Uses of IntObjMap in org.basex.query.func
Methods in org.basex.query.func with parameters of type IntObjMapModifier and TypeMethodDescriptionClosure.copy(CompileContext cc, IntObjMap<Var> vm) DynFuncCall.copy(CompileContext cc, IntObjMap<Var> vm) FuncLit.copy(CompileContext cc, IntObjMap<Var> vm) PartFunc.copy(CompileContext cc, IntObjMap<Var> vm) final StandardFuncStandardFunc.copy(CompileContext cc, IntObjMap<Var> vm) StaticFuncCall.copy(CompileContext cc, IntObjMap<Var> vm) -
Uses of IntObjMap in org.basex.query.func.java
Methods in org.basex.query.func.java with parameters of type IntObjMap -
Uses of IntObjMap in org.basex.query.up.expr
Methods in org.basex.query.up.expr with parameters of type IntObjMapModifier and TypeMethodDescriptionDelete.copy(CompileContext cc, IntObjMap<Var> vm) Insert.copy(CompileContext cc, IntObjMap<Var> vm) Rename.copy(CompileContext cc, IntObjMap<Var> vm) Replace.copy(CompileContext cc, IntObjMap<Var> vm) Transform.copy(CompileContext cc, IntObjMap<Var> vm) TransformWith.copy(CompileContext cc, IntObjMap<Var> vm) -
Uses of IntObjMap in org.basex.query.value
Methods in org.basex.query.value with parameters of type IntObjMap -
Uses of IntObjMap in org.basex.query.value.node
Methods in org.basex.query.value.node with parameters of type IntObjMap -
Uses of IntObjMap in org.basex.query.var
Methods in org.basex.query.var with parameters of type IntObjMapModifier and TypeMethodDescriptionVarRef.copy(CompileContext cc, IntObjMap<Var> vm) voidVarScope.copy(CompileContext cc, IntObjMap<Var> vm) Returns a copy of this variable scope.