Udostępnij przez


Identifier Class

Definition

The identifier during parsing.

public sealed class Identifier
type Identifier = class
Public NotInheritable Class Identifier
Inheritance
Identifier

Properties

HasAtToken

Whether this identifier has @ token, used to distinguish X from [@X].

Name

The simple name of the identifier.

Namespace

The namespace of the identifier.

Span

Applies to