Preparing search index...
The search index is not available
Langium - v3.3.0
Langium
langium/test
ValidationResult
Interface ValidationResult<T>
interface
ValidationResult
<
T
>
{
diagnostics
:
Diagnostic
[]
;
document
:
LangiumDocument
<
T
>
;
dispose
(
)
:
Promise
<
void
>
;
}
Type Parameters
T
extends
AstNode
=
AstNode
Hierarchy (
view full
)
AsyncDisposable
ValidationResult
Index
Properties
diagnostics
document
Methods
dispose
Properties
diagnostics
diagnostics
:
Diagnostic
[]
document
document
:
LangiumDocument
<
T
>
Methods
dispose
dispose
(
)
:
Promise
<
void
>
Dispose this object.
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
diagnostics
document
Methods
dispose
Langium - v3.3.0
Loading...
Dispose this object.