Udostępnij za pośrednictwem


PathSegmentToken Klasa

Definicja

Token leksykalny reprezentujący segment w ścieżce.

public abstract class PathSegmentToken
type PathSegmentToken = class
Public MustInherit Class PathSegmentToken
Dziedziczenie
PathSegmentToken
Pochodne

Konstruktory

PathSegmentToken(PathSegmentToken)

skompiluj ten token segmentu przy użyciu następnego tokenu

Właściwości

Identifier

Nazwa właściwości, do których ma być uzyskiwany dostęp.

IsStructuralProperty

Czy jest to właściwość strukturalna

NextToken

Pobieranie tokenu NextToken w ścieżce

Metody

Accept(IPathSegmentTokenVisitor)

Zaakceptuj, IPathSegmentTokenVisitor aby chodzić po drzewie PathSegmentTokens.

Accept<T>(IPathSegmentTokenVisitor<T>)

Zaakceptuj, IPathSegmentTokenVisitor<T> aby chodzić po drzewie PathSegmentTokens.

IsNamespaceOrContainerQualified()

Czy ta przestrzeń nazw tokenu lub kontener jest kwalifikowana.

Dotyczy