Package codeanalysis


package codeanalysis
  • Classes
    Class
    Description
    The Compilation class represents a compilation unit in the code analysis process.
    The Diagnostic class represents a diagnostic message produced during code analysis.
    The DiagnosticBox class represents a collection of diagnostics produced during code analysis.
    The EvaluationResult class represents the result of a code evaluation.
    The Evaluator class is responsible for evaluating an expression syntax tree and computing the result.
    The VariableSymbol class represents a variable symbol.