Udostępnij za pośrednictwem


DottedIdentifierToken Klasa

Definicja

Token leksykalny reprezentujący segment typu.

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

Konstruktory

DottedIdentifierToken(String, QueryToken)

Utwórz token TypeSegmentQueryToken z identyfikatorem i elementem nadrzędnym (jeśli istnieje)

Właściwości

Identifier

Pełna nazwa typu.

Kind

Rodzaj tokenu zapytania.

NextToken

Element nadrzędny.

Metody

Accept<T>(ISyntacticTreeVisitor<T>)

Zaakceptuj, ISyntacticTreeVisitor<T> aby chodzić po drzewie QueryTokens.

Equals(Object)

Wskazuje przeciążenie Equals.

(Odziedziczone po PathToken)
GetHashCode()

Zwraca kod skrótu dla tego wystąpienia.

(Odziedziczone po PathToken)

Dotyczy