ConfigNode
Description
- Derived from
- 
PsiNode abstract 
 ICodeOutput
- Extended by
- 
ConfigExpression abstract 
 ConfigItem abstract
 ConfigScript sealed
 ConfigType abstract
Abstract base class for all config script PSI nodes.
Public / Methods
FindAt
Finds all config nodes which code range (see ICodeRange.Range) contains the given range (see IRangeOps.Contains2).