[This is preliminary documentation and is subject to change.]
Describes an entity that retains state during analysis, such as: module compiler, project compiler, code unit translator etc.
This entity may also contain compiler/parser/lexer options etc.
Namespace: NFX.CodeAnalysisAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public interface IAnalysisContext : ICodeProcessor
public interface IAnalysisContext : ICodeProcessor
Public Interface IAnalysisContext
Inherits ICodeProcessor
Public Interface IAnalysisContext
Inherits ICodeProcessor
public interface class IAnalysisContext : ICodeProcessor
public interface class IAnalysisContext : ICodeProcessor
type IAnalysisContext =
interface
interface ICodeProcessor
end
type IAnalysisContext =
interface
interface ICodeProcessor
end