PsiNode
Description
- Derived from
- Extended by
-
ConfigNode abstract
CxNode abstract
XmlNode abstract
Abstract implementation of the IPsiNode interface.
Protected / Methods
OnResolved
This method is called once from IPsiNode.Resolve when DoResolve returns true
for the first time.
Subclasses may override this method in order to pre-compute additional information.