Package codeanalysis
package codeanalysis
-
ClassesClassDescriptionThe 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
Evaluatorclass is responsible for evaluating an expression syntax tree and computing the result.The VariableSymbol class represents a variable symbol.