public class DefaultNElementDiagnostic extends Object implements NElementDiagnostic
| Constructor and Description |
|---|
DefaultNElementDiagnostic(NElementToken token,
NMsg message) |
| Modifier and Type | Method and Description |
|---|---|
NElementDiagnosticBuilder |
builder() |
NMsg |
message() |
NElementToken |
token() |
public DefaultNElementDiagnostic(NElementToken token, NMsg message)
public NMsg message()
message in interface NElementDiagnosticpublic NElementToken token()
token in interface NElementDiagnosticpublic NElementDiagnosticBuilder builder()
builder in interface NElementDiagnosticCopyright © 2026 vpc open source initiative. All rights reserved.