Condividi tramite


PathSegmentToken Classe

Definizione

Token lessicale che rappresenta un segmento in un percorso.

public abstract class PathSegmentToken
type PathSegmentToken = class
Public MustInherit Class PathSegmentToken
Ereditarietà
PathSegmentToken
Derivato

Costruttori

PathSegmentToken(PathSegmentToken)

compilare questo token di segmento usando il token successivo

Proprietà

Identifier

Nome della proprietà a cui accedere.

IsStructuralProperty

Si tratta di una proprietà strutturale

NextToken

Ottenere NextToken nel percorso

Metodi

Accept(IPathSegmentTokenVisitor)

Accettare un IPathSegmentTokenVisitor oggetto per camminare un albero di PathSegmentTokens.

Accept<T>(IPathSegmentTokenVisitor<T>)

Accettare un IPathSegmentTokenVisitor<T> oggetto per camminare un albero di PathSegmentTokens.

IsNamespaceOrContainerQualified()

Questo spazio dei nomi del token o il contenitore è qualificato.

Si applica a