Class TXQueryEngineHelper

Unit

Declaration

type TXQueryEngineHelper = class helper(TObject) for TXQueryEngine

Description

Hierarchy

Overview

Methods

Public function getPatternMatcherTextStart: TTreeNode; inline;
Public function getPatternMatcherTextEnd: TTreeNode; inline;
Public class procedure freeCommonCachesH;
Public function parserEnclosedExpressionsString(s: string): IXQuery;
Public procedure addAWeirdGlobalVariableH(const namespace, local: string); inline;
Public function parseTermH(const str:string; model: TXQParsingModel; context: TXQStaticContext = nil): TXQuery; inline;
Public procedure setPatternMatcherTextRange(textStart, textEnd: TTreeNode);

Description

Methods

Public function getPatternMatcherTextStart: TTreeNode; inline;
 
Public function getPatternMatcherTextEnd: TTreeNode; inline;
 
Public class procedure freeCommonCachesH;
 
Public function parserEnclosedExpressionsString(s: string): IXQuery;
 
Public procedure addAWeirdGlobalVariableH(const namespace, local: string); inline;
 
Public function parseTermH(const str:string; model: TXQParsingModel; context: TXQStaticContext = nil): TXQuery; inline;
 
Public procedure setPatternMatcherTextRange(textStart, textEnd: TTreeNode);
 

Generated by PasDoc 0.16.0.