SyntaxKind Enumeración
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public enum class SyntaxKind
public enum SyntaxKind
type SyntaxKind =
Public Enum SyntaxKind
- Herencia
-
SyntaxKind
Campos
AbstractKeyword | 8356 | Representa |
AccessorList | 8895 | |
AddAccessorDeclaration | 8898 | |
AddAssignmentExpression | 8715 | |
AddExpression | 8668 | |
AddKeyword | 8419 | Representa |
AddressOfExpression | 8737 | |
AliasKeyword | 8407 | Representa |
AliasQualifiedName | 8620 | |
AmpersandAmpersandToken | 8261 | Representa el |
AmpersandEqualsToken | 8279 | Representa el |
AmpersandToken | 8198 | Representa el |
AndAssignmentExpression | 8720 | |
AndKeyword | 8439 | Representa |
AndPattern | 9032 | |
AnnotationsKeyword | 8489 | Representa |
AnonymousMethodExpression | 8641 | |
AnonymousObjectCreationExpression | 8650 | |
AnonymousObjectMemberDeclarator | 8647 | |
ArgListExpression | 8748 | |
ArgListKeyword | 8366 | Representa |
Argument | 8638 | |
ArgumentList | 8636 | |
ArrayCreationExpression | 8651 | |
ArrayInitializerExpression | 8646 | |
ArrayRankSpecifier | 8623 | |
ArrayType | 8622 | |
ArrowExpressionClause | 8917 | |
AscendingKeyword | 8432 | Representa |
AscendingOrdering | 8782 | |
AsExpression | 8687 | |
AsKeyword | 8364 | Representa |
AssemblyKeyword | 8409 | Representa |
AsteriskEqualsToken | 8277 | Representa el |
AsteriskToken | 8199 | Representa el |
AsyncKeyword | 8435 | Representa |
Attribute | 8849 | |
AttributeArgument | 8851 | |
AttributeArgumentList | 8850 | |
AttributeList | 8847 | |
AttributeTargetSpecifier | 8848 | |
AwaitExpression | 8740 | |
AwaitKeyword | 8436 | Representa |
BackslashToken | 8210 | Representa el
|
BadDirectiveTrivia | 8562 | |
BadToken | 8507 | |
BarBarToken | 8260 | Representa el |
BarEqualsToken | 8278 | Representa el |
BarToken | 8209 | Representa el |
BaseConstructorInitializer | 8889 | |
BaseExpression | 8747 | |
BaseExpressionTypeClause | 8659 | |
BaseKeyword | 8371 | Representa |
BaseList | 8864 | |
BitwiseAndExpression | 8678 | |
BitwiseNotExpression | 8732 | |
BitwiseOrExpression | 8677 | |
Block | 8792 | |
BoolKeyword | 8304 | Representa |
BracketedArgumentList | 8637 | |
BracketedParameterList | 8907 | |
BreakKeyword | 8339 | Representa |
BreakStatement | 8803 | |
ByKeyword | 8427 | Representa |
ByteKeyword | 8305 | Representa |
CaretEqualsToken | 8282 | Representa el |
CaretToken | 8197 | Representa el |
CaseKeyword | 8332 | Representa |
CasePatternSwitchLabel | 9009 | |
CaseSwitchLabel | 8823 | |
CastExpression | 8640 | |
CatchClause | 8826 | |
CatchDeclaration | 8827 | |
CatchFilterClause | 8828 | |
CatchKeyword | 8335 | Representa |
CharacterLiteralExpression | 8751 | |
CharacterLiteralToken | 8510 | |
CharKeyword | 8317 | Representa |
CheckedExpression | 8762 | |
CheckedKeyword | 8379 | Representa |
CheckedStatement | 8815 | |
ChecksumKeyword | 8478 | Representa |
ClassConstraint | 8868 | |
ClassDeclaration | 8855 | |
ClassKeyword | 8374 | Representa |
CloseBraceToken | 8206 | Representa el |
CloseBracketToken | 8208 | Representa el |
CloseParenToken | 8201 | Representa el |
CoalesceAssignmentExpression | 8725 | |
CoalesceExpression | 8688 | |
CollectionExpression | 9076 | |
CollectionInitializerExpression | 8645 | |
ColonColonToken | 8264 | Representa el |
ColonToken | 8211 | Representa el |
CommaToken | 8216 | Representa el |
CompilationUnit | 8840 | |
ComplexElementInitializerExpression | 8648 | |
ConditionalAccessExpression | 8691 | |
ConditionalExpression | 8633 | |
ConflictMarkerTrivia | 8564 | |
ConstantPattern | 9002 | |
ConstKeyword | 8350 | Representa |
ConstructorConstraint | 8867 | |
ConstructorDeclaration | 8878 | |
ContinueKeyword | 8340 | Representa |
ContinueStatement | 8804 | |
ConversionOperatorDeclaration | 8877 | |
ConversionOperatorMemberCref | 8602 | |
CrefBracketedParameterList | 8604 | |
CrefParameter | 8605 | |
CrefParameterList | 8603 | |
DataKeyword | 8441 | Representa |
DecimalKeyword | 8315 | Representa |
DeclarationExpression | 9040 | |
DeclarationPattern | 9000 | |
DefaultConstraint | 9064 | |
DefaultExpression | 8764 | |
DefaultKeyword | 8333 | Representa |
DefaultLiteralExpression | 8755 | |
DefaultSwitchLabel | 8824 | |
DefineDirectiveTrivia | 8554 | |
DefineKeyword | 8471 | Representa |
DelegateDeclaration | 8859 | |
DelegateKeyword | 8378 | Representa |
DescendingKeyword | 8433 | Representa |
DescendingOrdering | 8783 | |
DestructorDeclaration | 8891 | |
DisabledTextTrivia | 8546 | |
DisableKeyword | 8479 | Representa |
DiscardDesignation | 9014 | |
DiscardPattern | 9024 | |
DivideAssignmentExpression | 8718 | |
DivideExpression | 8671 | |
DocumentationCommentExteriorTrivia | 8543 | |
DoKeyword | 8330 | Representa |
DollarToken | 8195 | Representa el Se trata de una puntuación especial del depurador y no relacionada con la interpolación de cadenas. |
DoStatement | 8810 | |
DotDotToken | 8222 | Representa el |
DotToken | 8218 | Representa el |
DoubleKeyword | 8313 | Representa |
DoubleQuoteToken | 8213 | Representa el |
ElementAccessExpression | 8635 | |
ElementBindingExpression | 8708 | |
ElifDirectiveTrivia | 8549 | |
ElifKeyword | 8467 | Representa |
ElseClause | 8820 | |
ElseDirectiveTrivia | 8550 | |
ElseKeyword | 8326 | Representa |
EmptyStatement | 8798 | |
EnableKeyword | 8487 | Representa |
EndIfDirectiveTrivia | 8551 | |
EndIfKeyword | 8468 | Representa |
EndOfDirectiveToken | 8494 | Representa un token que viene después del final de una directiva como |
EndOfDocumentationCommentToken | 8495 | Representa el final de un comentario de documentación de barra diagonal triple. |
EndOfFileToken | 8496 | Representa el final de un archivo. |
EndOfLineTrivia | 8539 | |
EndRegionDirectiveTrivia | 8553 | |
EndRegionKeyword | 8470 | Representa |
EnumDeclaration | 8858 | |
EnumKeyword | 8377 | Representa |
EnumMemberDeclaration | 8872 | |
EqualsEqualsToken | 8268 | Representa el |
EqualsExpression | 8680 | |
EqualsGreaterThanToken | 8269 | Representa el |
EqualsKeyword | 8431 | Representa |
EqualsToken | 8204 | Representa el |
EqualsValueClause | 8796 | |
ErrorDirectiveTrivia | 8556 | |
ErrorKeyword | 8474 | Representa |
EventDeclaration | 8893 | |
EventFieldDeclaration | 8874 | |
EventKeyword | 8358 | Representa |
ExclamationEqualsToken | 8267 | Representa el |
ExclamationExclamationToken | 8285 | Representa el |
ExclamationToken | 8194 | Representa el |
ExclusiveOrAssignmentExpression | 8721 | |
ExclusiveOrExpression | 8679 | |
ExplicitInterfaceSpecifier | 8871 | |
ExplicitKeyword | 8383 | Representa |
ExpressionColon | 9069 | |
ExpressionElement | 9077 | |
ExpressionStatement | 8797 | |
ExternAliasDirective | 8844 | |
ExternKeyword | 8359 | Representa |
FalseKeyword | 8324 | Representa |
FalseLiteralExpression | 8753 | |
FieldDeclaration | 8873 | |
FieldKeyword | 8412 | Representa |
FileKeyword | 8449 | Representa |
FileScopedNamespaceDeclaration | 8845 | |
FinallyClause | 8829 | |
FinallyKeyword | 8336 | Representa |
FixedKeyword | 8351 | Representa |
FixedStatement | 8814 | |
FloatKeyword | 8314 | Representa |
ForEachKeyword | 8329 | Representa |
ForEachStatement | 8812 | |
ForEachVariableStatement | 8929 | |
ForKeyword | 8328 | Representa |
ForStatement | 8811 | |
FromClause | 8776 | |
FromKeyword | 8422 | Representa |
FunctionPointerCallingConvention | 9059 | |
FunctionPointerParameter | 9057 | |
FunctionPointerParameterList | 9058 | |
FunctionPointerType | 9056 | |
FunctionPointerUnmanagedCallingConvention | 9067 | |
FunctionPointerUnmanagedCallingConventionList | 9066 | |
GenericName | 8618 | |
GetAccessorDeclaration | 8896 | |
GetKeyword | 8417 | Representa |
GlobalKeyword | 8408 | Representa |
GlobalStatement | 8841 | |
GotoCaseStatement | 8801 | |
GotoDefaultStatement | 8802 | |
GotoKeyword | 8338 | Representa |
GotoStatement | 8800 | |
GreaterThanEqualsToken | 8273 | Representa el |
GreaterThanExpression | 8684 | |
GreaterThanGreaterThanEqualsToken | 8275 | Representa el |
GreaterThanGreaterThanGreaterThanEqualsToken | 8287 | Representa el |
GreaterThanGreaterThanGreaterThanToken | 8286 | Representa el |
GreaterThanGreaterThanToken | 8274 | Representa el |
GreaterThanOrEqualExpression | 8685 | |
GreaterThanToken | 8217 | Representa el |
GroupClause | 8785 | |
GroupKeyword | 8423 | Representa |
HashToken | 8220 | Representa el |
8477 | Representa |
|
IdentifierName | 8616 | |
IdentifierToken | 8508 | |
IfDirectiveTrivia | 8548 | |
IfKeyword | 8325 | Representa |
IfStatement | 8819 | |
ImplicitArrayCreationExpression | 8652 | |
ImplicitElementAccess | 8656 | |
ImplicitKeyword | 8384 | Representa |
ImplicitObjectCreationExpression | 8659 | |
ImplicitStackAllocArrayCreationExpression | 9053 | |
IncompleteMember | 8916 | |
IndexerDeclaration | 8894 | |
IndexerMemberCref | 8600 | |
IndexExpression | 8741 | |
InitAccessorDeclaration | 9060 | |
InitKeyword | 8443 | Representa |
InKeyword | 8362 | Representa |
InterfaceDeclaration | 8857 | |
InterfaceKeyword | 8376 | Representa |
InternalKeyword | 8345 | Representa |
InterpolatedMultiLineRawStringStartToken | 9073 | |
InterpolatedRawStringEndToken | 9074 | |
InterpolatedSingleLineRawStringStartToken | 9072 | |
InterpolatedStringEndToken | 8483 | Representa el |
InterpolatedStringExpression | 8655 | |
InterpolatedStringStartToken | 8482 | Representa el |
InterpolatedStringText | 8919 | |
InterpolatedStringTextToken | 8517 | |
InterpolatedStringToken | 8515 | Token para una cadena |
InterpolatedVerbatimStringStartToken | 8484 | Representa |
Interpolation | 8918 | |
InterpolationAlignmentClause | 8920 | |
InterpolationFormatClause | 8921 | |
IntKeyword | 8309 | Representa |
IntoKeyword | 8425 | Representa |
InvocationExpression | 8634 | |
IsExpression | 8686 | |
IsKeyword | 8363 | Representa |
IsPatternExpression | 8657 | |
JoinClause | 8778 | |
JoinIntoClause | 8779 | |
JoinKeyword | 8424 | Representa |
LabeledStatement | 8799 | |
LeftShiftAssignmentExpression | 8723 | |
LeftShiftExpression | 8673 | |
LessThanEqualsToken | 8270 | Representa el |
LessThanExpression | 8682 | |
LessThanLessThanEqualsToken | 8272 | Representa el |
LessThanLessThanToken | 8271 | Representa el |
LessThanOrEqualExpression | 8683 | |
LessThanSlashToken | 8233 | Representa el |
LessThanToken | 8215 | Representa el |
LetClause | 8777 | |
LetKeyword | 8426 | Representa |
LineDirectivePosition | 9070 | |
LineDirectiveTrivia | 8558 | |
LineKeyword | 8475 | Representa |
LineSpanDirectiveTrivia | 9071 | |
List | 1 | |
ListPattern | 9035 | |
LoadDirectiveTrivia | 8923 | |
LoadKeyword | 8485 | Representa |
LocalDeclarationStatement | 8793 | |
LocalFunctionStatement | 8830 | |
LockKeyword | 8337 | Representa |
LockStatement | 8818 | |
LogicalAndExpression | 8676 | |
LogicalNotExpression | 8733 | |
LogicalOrExpression | 8675 | |
LongKeyword | 8311 | Representa |
MakeRefExpression | 8765 | |
MakeRefKeyword | 8367 | Representa |
ManagedKeyword | 8445 | Representa |
MemberBindingExpression | 8707 | |
MethodDeclaration | 8875 | |
MethodKeyword | 8413 | Representa |
MinusEqualsToken | 8281 | Representa el |
MinusGreaterThanToken | 8266 | Representa el |
MinusMinusToken | 8262 | Representa el |
MinusToken | 8202 | Representa el |
ModuleKeyword | 8410 | Representa |
ModuloAssignmentExpression | 8719 | |
ModuloExpression | 8672 | |
MultiLineCommentTrivia | 8542 | |
MultiLineDocumentationCommentTrivia | 8545 | |
MultiLineRawStringLiteralToken | 8519 | |
MultiplyAssignmentExpression | 8717 | |
MultiplyExpression | 8670 | |
NameColon | 8639 | |
NameEquals | 8852 | |
NameMemberCref | 8599 | |
NameOfKeyword | 8434 | Representa |
NamespaceDeclaration | 8842 | |
NamespaceKeyword | 8372 | Representa |
NewKeyword | 8354 | Representa |
None | 0 | |
NotEqualsExpression | 8681 | |
NotKeyword | 8440 | Representa |
NotPattern | 9033 | |
NullableDirectiveTrivia | 9055 | |
NullableKeyword | 8486 | Representa |
NullableType | 8625 | |
NullKeyword | 8322 | Representa |
NullLiteralExpression | 8754 | |
NumericLiteralExpression | 8749 | |
NumericLiteralToken | 8509 | |
ObjectCreationExpression | 8649 | |
ObjectInitializerExpression | 8644 | |
ObjectKeyword | 8319 | Representa |
OmittedArraySizeExpression | 8654 | |
OmittedArraySizeExpressionToken | 8493 | Representa que no se especificó nada como un tamaño de matriz. Por ejemplo |
OmittedTypeArgument | 8626 | |
OmittedTypeArgumentToken | 8492 | Representa que no se especificó nada como argumento de tipo. Por ejemplo |
OnKeyword | 8430 | Representa |
OpenBraceToken | 8205 | Representa el |
OpenBracketToken | 8207 | Representa el |
OpenParenToken | 8200 | Representa el |
OperatorDeclaration | 8876 | |
OperatorKeyword | 8382 | Representa |
OperatorMemberCref | 8601 | |
OrAssignmentExpression | 8722 | |
OrderByClause | 8781 | |
OrderByKeyword | 8429 | Representa |
OrKeyword | 8438 | Representa |
OrPattern | 9031 | |
OutKeyword | 8361 | Representa |
OverrideKeyword | 8355 | Representa |
Parameter | 8908 | |
ParameterList | 8906 | |
ParamKeyword | 8414 | Representa |
ParamsKeyword | 8365 | Representa |
ParenthesizedExpression | 8632 | |
ParenthesizedLambdaExpression | 8643 | |
ParenthesizedPattern | 9028 | |
ParenthesizedVariableDesignation | 8928 | |
PartialKeyword | 8406 | Representa |
PercentEqualsToken | 8283 | Representa el |
PercentToken | 8196 | Representa el |
PlusEqualsToken | 8280 | Representa el |
PlusPlusToken | 8263 | Representa el |
PlusToken | 8203 | Representa el |
PointerIndirectionExpression | 8736 | |
PointerMemberAccessExpression | 8690 | |
PointerType | 8624 | |
PositionalPatternClause | 9023 | |
PostDecrementExpression | 8739 | |
PostIncrementExpression | 8738 | |
PragmaChecksumDirectiveTrivia | 8560 | |
PragmaKeyword | 8476 | Representa |
PragmaWarningDirectiveTrivia | 8559 | |
PreDecrementExpression | 8735 | |
PredefinedType | 8621 | |
PreIncrementExpression | 8734 | |
PreprocessingMessageTrivia | 8547 | |
PrimaryConstructorBaseType | 9065 | |
PrivateKeyword | 8344 | Representa |
PropertyDeclaration | 8892 | |
PropertyKeyword | 8415 | Representa |
PropertyPatternClause | 9021 | |
ProtectedKeyword | 8346 | Representa |
PublicKeyword | 8343 | Representa |
QualifiedCref | 8598 | |
QualifiedName | 8617 | |
QueryBody | 8775 | |
QueryContinuation | 8786 | |
QueryExpression | 8774 | |
QuestionQuestionEqualsToken | 8284 | Representa el |
QuestionQuestionToken | 8265 | Representa el |
QuestionToken | 8219 | Representa el |
RangeExpression | 8658 | |
ReadOnlyKeyword | 8348 | Representa |
RecordDeclaration | 9063 | |
RecordKeyword | 8444 | Representa |
RecordStructDeclaration | 9068 | |
RecursivePattern | 9020 | |
ReferenceDirectiveTrivia | 8561 | |
ReferenceKeyword | 8481 | Representa |
RefExpression | 9050 | |
RefKeyword | 8360 | Representa |
RefType | 9051 | |
RefTypeExpression | 8767 | |
RefTypeKeyword | 8368 | Representa |
RefValueExpression | 8766 | |
RefValueKeyword | 8369 | Representa |
RegionDirectiveTrivia | 8552 | |
RegionKeyword | 8469 | Representa |
RelationalPattern | 9029 | |
RemoveAccessorDeclaration | 8899 | |
RemoveKeyword | 8420 | Representa |
RequiredKeyword | 8447 | Representa |
RestoreKeyword | 8480 | Representa |
ReturnKeyword | 8341 | Representa |
ReturnStatement | 8805 | |
RightShiftAssignmentExpression | 8724 | |
RightShiftExpression | 8674 | |
SafeOnlyKeyword | 8488 | |
SByteKeyword | 8306 | Representa |
ScopedKeyword | 8448 | Representa |
ScopedType | 9075 | |
SealedKeyword | 8349 | Representa |
SelectClause | 8784 | |
SelectKeyword | 8428 | Representa |
SemicolonToken | 8212 | Representa el |
SetAccessorDeclaration | 8897 | |
SetKeyword | 8418 | Representa |
ShebangDirectiveTrivia | 8922 | |
ShortKeyword | 8307 | Representa |
SimpleAssignmentExpression | 8714 | |
SimpleBaseType | 8865 | |
SimpleLambdaExpression | 8642 | |
SimpleMemberAccessExpression | 8689 | |
SingleLineCommentTrivia | 8541 | |
SingleLineDocumentationCommentTrivia | 8544 | |
SingleLineRawStringLiteralToken | 8518 | |
SingleQuoteToken | 8214 | Representa el |
SingleVariableDesignation | 8927 | |
SizeOfExpression | 8761 | |
SizeOfKeyword | 8321 | Representa |
SkippedTokensTrivia | 8563 | |
SlashEqualsToken | 8276 | Representa el |
SlashGreaterThanToken | 8232 | Representa el |
SlashToken | 8221 | Representa el |
SlicePattern | 9034 | |
SpreadElement | 9078 | |
StackAllocArrayCreationExpression | 8653 | |
StackAllocKeyword | 8352 | Representa |
StaticKeyword | 8347 | Representa |
StringKeyword | 8316 | Representa |
StringLiteralExpression | 8750 | |
StringLiteralToken | 8511 | |
StructConstraint | 8869 | |
StructDeclaration | 8856 | |
StructKeyword | 8375 | Representa |
Subpattern | 9022 | |
SubtractAssignmentExpression | 8716 | |
SubtractExpression | 8669 | |
SuppressNullableWarningExpression | 9054 | |
SwitchExpression | 9025 | |
SwitchExpressionArm | 9026 | |
SwitchKeyword | 8331 | Representa |
SwitchSection | 8822 | |
SwitchStatement | 8821 | |
ThisConstructorInitializer | 8890 | |
ThisExpression | 8746 | |
ThisKeyword | 8370 | Representa |
ThrowExpression | 9052 | |
ThrowKeyword | 8342 | Representa |
ThrowStatement | 8808 | |
TildeToken | 8193 | Representa el |
TrueKeyword | 8323 | Representa |
TrueLiteralExpression | 8752 | |
TryKeyword | 8334 | Representa |
TryStatement | 8825 | |
TupleElement | 8925 | |
TupleExpression | 8926 | |
TupleType | 8924 | |
TypeArgumentList | 8619 | |
TypeConstraint | 8870 | |
TypeCref | 8597 | |
TypeKeyword | 8411 | Representa |
TypeOfExpression | 8760 | |
TypeOfKeyword | 8320 | Representa |
TypeParameter | 8910 | |
TypeParameterConstraintClause | 8866 | |
TypeParameterList | 8909 | |
TypePattern | 9030 | |
TypeVarKeyword | 8416 | Representa |
UIntKeyword | 8310 | Representa |
ULongKeyword | 8312 | Representa |
UnaryMinusExpression | 8731 | |
UnaryPlusExpression | 8730 | |
UncheckedExpression | 8763 | |
UncheckedKeyword | 8380 | Representa |
UncheckedStatement | 8816 | |
UndefDirectiveTrivia | 8555 | |
UndefKeyword | 8472 | Representa |
UnderscoreToken | 8491 | Representa el |
UnknownAccessorDeclaration | 8900 | |
UnmanagedKeyword | 8446 | Representa |
UnsafeKeyword | 8381 | Representa |
UnsafeStatement | 8817 | |
UnsignedRightShiftAssignmentExpression | 8726 | |
UnsignedRightShiftExpression | 8692 | |
UShortKeyword | 8308 | Representa |
UsingDirective | 8843 | |
UsingKeyword | 8373 | Representa |
UsingStatement | 8813 | |
Utf8MultiLineRawStringLiteralToken | 8522 | |
Utf8SingleLineRawStringLiteralToken | 8521 | |
Utf8StringLiteralExpression | 8756 | |
Utf8StringLiteralToken | 8520 | |
VariableDeclaration | 8794 | |
VariableDeclarator | 8795 | |
VarKeyword | 8490 | Representa |
VarPattern | 9027 | |
VirtualKeyword | 8357 | Representa |
VoidKeyword | 8318 | Representa |
VolatileKeyword | 8353 | Representa |
WarningDirectiveTrivia | 8557 | |
WarningKeyword | 8473 | Representa |
WarningsKeyword | 8488 | Representa |
WhenClause | 9013 | |
WhenKeyword | 8437 | Representa |
WhereClause | 8780 | |
WhereKeyword | 8421 | Representa |
WhileKeyword | 8327 | Representa |
WhileStatement | 8809 | |
WhitespaceTrivia | 8540 | |
WithExpression | 9061 | |
WithInitializerExpression | 9062 | |
WithKeyword | 8442 | Representa |
XmlCDataEndToken | 8237 | Representa el |
XmlCDataSection | 8584 | |
XmlCDataStartToken | 8236 | Representa el |
XmlComment | 8585 | |
XmlCommentEndToken | 8235 | Representa el |
XmlCommentStartToken | 8234 | Representa el |
XmlCrefAttribute | 8579 | |
XmlElement | 8574 | |
XmlElementEndTag | 8576 | |
XmlElementStartTag | 8575 | |
XmlEmptyElement | 8577 | |
XmlEntityLiteralToken | 8512 | |
XmlName | 8581 | |
XmlNameAttribute | 8580 | |
XmlPrefix | 8582 | |
XmlProcessingInstruction | 8586 | |
XmlProcessingInstructionEndToken | 8239 | Representa el |
XmlProcessingInstructionStartToken | 8238 | Representa el |
XmlText | 8583 | |
XmlTextAttribute | 8578 | |
XmlTextLiteralNewLineToken | 8514 | |
XmlTextLiteralToken | 8513 | |
YieldBreakStatement | 8807 | |
YieldKeyword | 8405 | Representa |
YieldReturnStatement | 8806 |