Поделиться через


VCLanguageManager - члены

Включить защищенные члены
Включить унаследованные члены

An object used to validate various code elements of a C++ source file.

Универсальный тип VCLanguageManager предоставляет следующий члены.

Методы

  Имя Описание
Открытый метод CompareTokenStreams Compares two text streams token-wise (skipping comments and whitechars).
Открытый метод IsReservedName Determines if the specified name is a C++ reserved name.
Открытый метод RefreshUserKeywords Refreshes the user-defined keywords from a file.
Открытый метод ValidateFileName Determines if the specified file name is a valid C++ file name.
Открытый метод ValidateIdentifier Determines if the specified name is a valid C++ identifier.
Открытый метод ValidateParameterNames Determines if the specified parameter list is valid.
Открытый метод ValidateQualifiedName Determines if the specified name is a valid C++ qualified name.
Открытый метод ValidateType Determines if the specified expression is a valid C++ type expression.

В начало страницы

См. также

Ссылки

VCLanguageManager Интерфейс

Microsoft.VisualStudio.VCCodeModel - пространство имен