Méthode | Description | |
---|---|---|
Analyze ( QilNode ndElem, QilNode ndContent ) : QilNode |
Analyze the content argument of the ElementCtor. Try to eliminate as many runtime checks as possible, both for the ElementCtor and for content constructors.
|
|
XmlILElementAnalyzer ( |
Constructor.
|
Méthode | Description | |
---|---|---|
AnalyzeCopy ( QilNode ndCopy, |
Analyze copying items.
|
|
AnalyzeLoop ( |
Analyze loop.
|
Méthode | Description | |
---|---|---|
AnalyzeAttributeCtor ( |
Analyze attribute constructor.
|
|
CheckAttributeNamespaceConstruct ( XmlQueryType typ ) : void |
If type might contain attributes or namespaces, set appropriate parent element flags.
|
public Analyze ( QilNode ndElem, QilNode ndContent ) : QilNode | ||
ndElem | QilNode | |
ndContent | QilNode | |
Résultat | QilNode |
protected AnalyzeCopy ( QilNode ndCopy, |
||
ndCopy | QilNode | |
info | ||
Résultat | void |
protected AnalyzeLoop ( |
||
ndLoop | ||
info | ||
Résultat | void |
public XmlILElementAnalyzer ( |
||
fac | ||
Résultat | System |