Index

A B C D E F G H I L M N O P R S T U V W _ 
All Classes and Interfaces|All Packages

D

Diagnostic - Class in codeanalysis
The Diagnostic class represents a diagnostic message produced during code analysis.
Diagnostic(TextSpan, String) - Constructor for class codeanalysis.Diagnostic
Constructs a Diagnostic object with the specified TextSpan and error message.
DiagnosticBox - Class in codeanalysis
The DiagnosticBox class represents a collection of diagnostics produced during code analysis.
DiagnosticBox() - Constructor for class codeanalysis.DiagnosticBox
 
diagnostics() - Method in class codeanalysis.binding.Binder
Gets an iterator over the diagnostic messages generated during binding.
diagnostics() - Method in class codeanalysis.EvaluationResult
Retrieves the diagnostics box associated with the evaluation result.
diagnostics() - Method in class codeanalysis.syntax.Lexer
Gets an iterator over the diagnostic messages generated during lexical analysis.
diagnostics() - Method in class codeanalysis.syntax.Parser
Retrieves diagnostic box over the diagnostics produced during parsing.
diagnostics() - Method in class codeanalysis.syntax.SyntaxTree
Retrieves an iterator over the diagnostics produced during parsing.
Division - Enum constant in enum class codeanalysis.binding.BoundBinaryOperatorType
 
DoubleAmpersandToken - Enum constant in enum class codeanalysis.syntax.SyntaxType
 
DoublePipeToken - Enum constant in enum class codeanalysis.syntax.SyntaxType
 
A B C D E F G H I L M N O P R S T U V W _ 
All Classes and Interfaces|All Packages