Interface IAnalysisContext
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.
Inherited Members
Namespace: Azos.CodeAnalysis
Assembly: Azos.dll
Syntax
public interface IAnalysisContext : ICodeProcessor