Condividi tramite


DottedIdentifierToken Classe

Definizione

Token lessicale che rappresenta un segmento di tipo.

public sealed class DottedIdentifierToken : Microsoft.OData.UriParser.PathToken
type DottedIdentifierToken = class
    inherit PathToken
Public NotInheritable Class DottedIdentifierToken
Inherits PathToken
Ereditarietà
DottedIdentifierToken

Costruttori

DottedIdentifierToken(String, QueryToken)

Creare un typeSegmentQueryToken in base all'identificatore e all'elemento padre (se presente)

Proprietà

Identifier

Nome completo del tipo.

Kind

Tipo di token di query.

NextToken

Elemento padre.

Metodi

Accept<T>(ISyntacticTreeVisitor<T>)

Accettare un ISyntacticTreeVisitor<T> oggetto per camminare un albero di QueryTokens.

Equals(Object)

Indica l'overload dell'oggetto Equals.

(Ereditato da PathToken)
GetHashCode()

Restituisce un codice hash per questa istanza.

(Ereditato da PathToken)

Si applica a