SourceRefCommonCodeProcessor ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Provides base implementation for common code processors
Inheritance Hierarchy

OnlineSystem Object
  NFX.CodeAnalysis CommonCodeProcessor
    NFX.CodeAnalysis SourceRefCommonCodeProcessor
      NFX.CodeAnalysis Lexer TToken 

Namespace: NFX.CodeAnalysis
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public abstract class SourceRefCommonCodeProcessor : CommonCodeProcessor
See Also