SyntaxKind Enumerazione

Definizione

public enum class SyntaxKind
public enum SyntaxKind
type SyntaxKind = 
Public Enum SyntaxKind
Ereditarietà
SyntaxKind

Campi

AbstractKeyword 8356

Rappresenta abstract.

AccessorList 8895
AddAccessorDeclaration 8898
AddAssignmentExpression 8715
AddExpression 8668
AddKeyword 8419

Rappresenta add.

AddressOfExpression 8737
AliasKeyword 8407

Rappresenta alias.

AliasQualifiedName 8620
AmpersandAmpersandToken 8261

Rappresenta && il token.

AmpersandEqualsToken 8279

Rappresenta &= il token.

AmpersandToken 8198

Rappresenta & il token.

AndAssignmentExpression 8720
AndKeyword 8439

Rappresenta and.

AndPattern 9032
AnnotationsKeyword 8489

Rappresenta annotations.

AnonymousMethodExpression 8641
AnonymousObjectCreationExpression 8650
AnonymousObjectMemberDeclarator 8647
ArgListExpression 8748
ArgListKeyword 8366

Rappresenta __arglist.

Argument 8638
ArgumentList 8636
ArrayCreationExpression 8651
ArrayInitializerExpression 8646
ArrayRankSpecifier 8623
ArrayType 8622
ArrowExpressionClause 8917
AscendingKeyword 8432

Rappresenta ascending.

AscendingOrdering 8782
AsExpression 8687
AsKeyword 8364

Rappresenta as.

AssemblyKeyword 8409

Rappresenta assembly.

AsteriskEqualsToken 8277

Rappresenta *= il token.

AsteriskToken 8199

Rappresenta * il token.

AsyncKeyword 8435

Rappresenta async.

Attribute 8849
AttributeArgument 8851
AttributeArgumentList 8850
AttributeList 8847
AttributeTargetSpecifier 8848
AwaitExpression 8740
AwaitKeyword 8436

Rappresenta await.

BackslashToken 8210

Rappresenta <il token /code> .

BadDirectiveTrivia 8562
BadToken 8507
BarBarToken 8260

Rappresenta || il token.

BarEqualsToken 8278

Rappresenta |= il token.

BarToken 8209

Rappresenta | il token.

BaseConstructorInitializer 8889
BaseExpression 8747
BaseExpressionTypeClause 8659
BaseKeyword 8371

Rappresenta base.

BaseList 8864
BitwiseAndExpression 8678
BitwiseNotExpression 8732
BitwiseOrExpression 8677
Block 8792
BoolKeyword 8304

Rappresenta bool.

BracketedArgumentList 8637
BracketedParameterList 8907
BreakKeyword 8339

Rappresenta break.

BreakStatement 8803
ByKeyword 8427

Rappresenta by.

ByteKeyword 8305

Rappresenta byte.

CaretEqualsToken 8282

Rappresenta ^= il token.

CaretToken 8197

Rappresenta ^ il token.

CaseKeyword 8332

Rappresenta case.

CasePatternSwitchLabel 9009
CaseSwitchLabel 8823
CastExpression 8640
CatchClause 8826
CatchDeclaration 8827
CatchFilterClause 8828
CatchKeyword 8335

Rappresenta catch.

CharacterLiteralExpression 8751
CharacterLiteralToken 8510
CharKeyword 8317

Rappresenta char.

CheckedExpression 8762
CheckedKeyword 8379

Rappresenta checked.

CheckedStatement 8815
ChecksumKeyword 8478

Rappresenta checksum.

ClassConstraint 8868
ClassDeclaration 8855
ClassKeyword 8374

Rappresenta class.

CloseBraceToken 8206

Rappresenta } il token.

CloseBracketToken 8208

Rappresenta ] il token.

CloseParenToken 8201

Rappresenta ) il token.

CoalesceAssignmentExpression 8725
CoalesceExpression 8688
CollectionExpression 9076
CollectionInitializerExpression 8645
ColonColonToken 8264

Rappresenta :: il token.

ColonToken 8211

Rappresenta : il token.

CommaToken 8216

Rappresenta , il token.

CompilationUnit 8840
ComplexElementInitializerExpression 8648
ConditionalAccessExpression 8691
ConditionalExpression 8633
ConflictMarkerTrivia 8564
ConstantPattern 9002
ConstKeyword 8350

Rappresenta const.

ConstructorConstraint 8867
ConstructorDeclaration 8878
ContinueKeyword 8340

Rappresenta continue.

ContinueStatement 8804
ConversionOperatorDeclaration 8877
ConversionOperatorMemberCref 8602
CrefBracketedParameterList 8604
CrefParameter 8605
CrefParameterList 8603
DataKeyword 8441

Rappresenta data.

DecimalKeyword 8315

Rappresenta decimal.

DeclarationExpression 9040
DeclarationPattern 9000
DefaultConstraint 9064
DefaultExpression 8764
DefaultKeyword 8333

Rappresenta default.

DefaultLiteralExpression 8755
DefaultSwitchLabel 8824
DefineDirectiveTrivia 8554
DefineKeyword 8471

Rappresenta define.

DelegateDeclaration 8859
DelegateKeyword 8378

Rappresenta delegate.

DescendingKeyword 8433

Rappresenta descending.

DescendingOrdering 8783
DestructorDeclaration 8891
DisabledTextTrivia 8546
DisableKeyword 8479

Rappresenta disable.

DiscardDesignation 9014
DiscardPattern 9024
DivideAssignmentExpression 8718
DivideExpression 8671
DocumentationCommentExteriorTrivia 8543
DoKeyword 8330

Rappresenta do.

DollarToken 8195

Rappresenta $ il token.

Si tratta di una punteggiatura speciale del debugger e non correlata all'interpolazione di stringhe.

DoStatement 8810
DotDotToken 8222

Rappresenta .. il token.

DotToken 8218

Rappresenta . il token.

DoubleKeyword 8313

Rappresenta double.

DoubleQuoteToken 8213

Rappresenta " il token.

ElementAccessExpression 8635
ElementBindingExpression 8708
ElifDirectiveTrivia 8549
ElifKeyword 8467

Rappresenta elif.

ElseClause 8820
ElseDirectiveTrivia 8550
ElseKeyword 8326

Rappresenta else.

EmptyStatement 8798
EnableKeyword 8487

Rappresenta enable.

EndIfDirectiveTrivia 8551
EndIfKeyword 8468

Rappresenta endif.

EndOfDirectiveToken 8494

Rappresenta un token che viene eseguito dopo la fine di una direttiva, #endifad esempio .

EndOfDocumentationCommentToken 8495

Rappresenta la fine di un commento della documentazione a barre triplo.

EndOfFileToken 8496

Rappresenta la fine di un file.

EndOfLineTrivia 8539
EndRegionDirectiveTrivia 8553
EndRegionKeyword 8470

Rappresenta endregion.

EnumDeclaration 8858
EnumKeyword 8377

Rappresenta enum.

EnumMemberDeclaration 8872
EqualsEqualsToken 8268

Rappresenta == il token.

EqualsExpression 8680
EqualsGreaterThanToken 8269

Rappresenta => il token.

EqualsKeyword 8431

Rappresenta equals.

EqualsToken 8204

Rappresenta = il token.

EqualsValueClause 8796
ErrorDirectiveTrivia 8556
ErrorKeyword 8474

Rappresenta error.

EventDeclaration 8893
EventFieldDeclaration 8874
EventKeyword 8358

Rappresenta event.

ExclamationEqualsToken 8267

Rappresenta != il token.

ExclamationExclamationToken 8285

Rappresenta !! il token.

ExclamationToken 8194

Rappresenta ! il token.

ExclusiveOrAssignmentExpression 8721
ExclusiveOrExpression 8679
ExplicitInterfaceSpecifier 8871
ExplicitKeyword 8383

Rappresenta explicit.

ExpressionColon 9069
ExpressionElement 9077
ExpressionStatement 8797
ExternAliasDirective 8844
ExternKeyword 8359

Rappresenta extern.

FalseKeyword 8324

Rappresenta false.

FalseLiteralExpression 8753
FieldDeclaration 8873
FieldKeyword 8412

Rappresenta field.

FileKeyword 8449

Rappresenta file.

FileScopedNamespaceDeclaration 8845
FinallyClause 8829
FinallyKeyword 8336

Rappresenta finally.

FixedKeyword 8351

Rappresenta fixed.

FixedStatement 8814
FloatKeyword 8314

Rappresenta float.

ForEachKeyword 8329

Rappresenta foreach.

ForEachStatement 8812
ForEachVariableStatement 8929
ForKeyword 8328

Rappresenta for.

ForStatement 8811
FromClause 8776
FromKeyword 8422

Rappresenta from.

FunctionPointerCallingConvention 9059
FunctionPointerParameter 9057
FunctionPointerParameterList 9058
FunctionPointerType 9056
FunctionPointerUnmanagedCallingConvention 9067
FunctionPointerUnmanagedCallingConventionList 9066
GenericName 8618
GetAccessorDeclaration 8896
GetKeyword 8417

Rappresenta get.

GlobalKeyword 8408

Rappresenta global.

GlobalStatement 8841
GotoCaseStatement 8801
GotoDefaultStatement 8802
GotoKeyword 8338

Rappresenta goto.

GotoStatement 8800
GreaterThanEqualsToken 8273

Rappresenta >= il token.

GreaterThanExpression 8684
GreaterThanGreaterThanEqualsToken 8275

Rappresenta >>= il token.

GreaterThanGreaterThanGreaterThanEqualsToken 8287

Rappresenta >>>= il token.

GreaterThanGreaterThanGreaterThanToken 8286

Rappresenta >>> il token.

GreaterThanGreaterThanToken 8274

Rappresenta >> il token.

GreaterThanOrEqualExpression 8685
GreaterThanToken 8217

Rappresenta > il token.

GroupClause 8785
GroupKeyword 8423

Rappresenta group.

HashToken 8220

Rappresenta # il token.

HiddenKeyword 8477

Rappresenta hidden.

IdentifierName 8616
IdentifierToken 8508
IfDirectiveTrivia 8548
IfKeyword 8325

Rappresenta if.

IfStatement 8819
ImplicitArrayCreationExpression 8652
ImplicitElementAccess 8656
ImplicitKeyword 8384

Rappresenta implicit.

ImplicitObjectCreationExpression 8659
ImplicitStackAllocArrayCreationExpression 9053
IncompleteMember 8916
IndexerDeclaration 8894
IndexerMemberCref 8600
IndexExpression 8741
InitAccessorDeclaration 9060
InitKeyword 8443

Rappresenta init.

InKeyword 8362

Rappresenta in.

InterfaceDeclaration 8857
InterfaceKeyword 8376

Rappresenta interface.

InternalKeyword 8345

Rappresenta internal.

InterpolatedMultiLineRawStringStartToken 9073
InterpolatedRawStringEndToken 9074
InterpolatedSingleLineRawStringStartToken 9072
InterpolatedStringEndToken 8483

Rappresenta " il token che chiude $".

InterpolatedStringExpression 8655
InterpolatedStringStartToken 8482

Rappresenta $" il token.

InterpolatedStringText 8919
InterpolatedStringTextToken 8517
InterpolatedStringToken 8515

Token per un'intera stringa $""" ... { expr } ..."""interpolata . Questo esiste solo in forma temporanea durante l'analisi.

InterpolatedVerbatimStringStartToken 8484

Rappresenta $@ o @$ token.

Interpolation 8918
InterpolationAlignmentClause 8920
InterpolationFormatClause 8921
IntKeyword 8309

Rappresenta int.

IntoKeyword 8425

Rappresenta into.

InvocationExpression 8634
IsExpression 8686
IsKeyword 8363

Rappresenta is.

IsPatternExpression 8657
JoinClause 8778
JoinIntoClause 8779
JoinKeyword 8424

Rappresenta join.

LabeledStatement 8799
LeftShiftAssignmentExpression 8723
LeftShiftExpression 8673
LessThanEqualsToken 8270

Rappresenta <= il token.

LessThanExpression 8682
LessThanLessThanEqualsToken 8272

Rappresenta <<= il token.

LessThanLessThanToken 8271

Rappresenta << il token.

LessThanOrEqualExpression 8683
LessThanSlashToken 8233

Rappresenta </ il token.

LessThanToken 8215

Rappresenta < il token.

LetClause 8777
LetKeyword 8426

Rappresenta let.

LineDirectivePosition 9070
LineDirectiveTrivia 8558
LineKeyword 8475

Rappresenta line.

LineSpanDirectiveTrivia 9071
List 1
ListPattern 9035
LoadDirectiveTrivia 8923
LoadKeyword 8485

Rappresenta load.

LocalDeclarationStatement 8793
LocalFunctionStatement 8830
LockKeyword 8337

Rappresenta lock.

LockStatement 8818
LogicalAndExpression 8676
LogicalNotExpression 8733
LogicalOrExpression 8675
LongKeyword 8311

Rappresenta long.

MakeRefExpression 8765
MakeRefKeyword 8367

Rappresenta __makeref.

ManagedKeyword 8445

Rappresenta managed.

MemberBindingExpression 8707
MethodDeclaration 8875
MethodKeyword 8413

Rappresenta method.

MinusEqualsToken 8281

Rappresenta -= il token.

MinusGreaterThanToken 8266

Rappresenta -> il token.

MinusMinusToken 8262

Rappresenta -- il token.

MinusToken 8202

Rappresenta - il token.

ModuleKeyword 8410

Rappresenta module.

ModuloAssignmentExpression 8719
ModuloExpression 8672
MultiLineCommentTrivia 8542
MultiLineDocumentationCommentTrivia 8545
MultiLineRawStringLiteralToken 8519
MultiplyAssignmentExpression 8717
MultiplyExpression 8670
NameColon 8639
NameEquals 8852
NameMemberCref 8599
NameOfKeyword 8434

Rappresenta nameof.

NamespaceDeclaration 8842
NamespaceKeyword 8372

Rappresenta namespace.

NewKeyword 8354

Rappresenta new.

None 0
NotEqualsExpression 8681
NotKeyword 8440

Rappresenta not.

NotPattern 9033
NullableDirectiveTrivia 9055
NullableKeyword 8486

Rappresenta nullable.

NullableType 8625
NullKeyword 8322

Rappresenta null.

NullLiteralExpression 8754
NumericLiteralExpression 8749
NumericLiteralToken 8509
ObjectCreationExpression 8649
ObjectInitializerExpression 8644
ObjectKeyword 8319

Rappresenta object.

OmittedArraySizeExpression 8654
OmittedArraySizeExpressionToken 8493

Rappresenta che non è stato specificato nulla come dimensione della matrice.

Ad esempioint[,], che ha OmittedArraySizeExpressionToken come elemento figlio di OmittedArraySizeExpressionSyntax prima e dopo .CommaToken

OmittedTypeArgument 8626
OmittedTypeArgumentToken 8492

Rappresenta che non è stato specificato nulla come argomento di tipo.

Ad esempioDictionary<,>, che ha OmittedTypeArgumentToken come elemento figlio di OmittedTypeArgumentSyntax prima e dopo .CommaToken

OnKeyword 8430

Rappresenta on.

OpenBraceToken 8205

Rappresenta { il token.

OpenBracketToken 8207

Rappresenta [ il token.

OpenParenToken 8200

Rappresenta ( il token.

OperatorDeclaration 8876
OperatorKeyword 8382

Rappresenta operator.

OperatorMemberCref 8601
OrAssignmentExpression 8722
OrderByClause 8781
OrderByKeyword 8429

Rappresenta orderby.

OrKeyword 8438

Rappresenta or.

OrPattern 9031
OutKeyword 8361

Rappresenta out.

OverrideKeyword 8355

Rappresenta override.

Parameter 8908
ParameterList 8906
ParamKeyword 8414

Rappresenta param.

ParamsKeyword 8365

Rappresenta params.

ParenthesizedExpression 8632
ParenthesizedLambdaExpression 8643
ParenthesizedPattern 9028
ParenthesizedVariableDesignation 8928
PartialKeyword 8406

Rappresenta partial.

PercentEqualsToken 8283

Rappresenta %= il token.

PercentToken 8196

Rappresenta % il token.

PlusEqualsToken 8280

Rappresenta += il token.

PlusPlusToken 8263

Rappresenta ++ il token.

PlusToken 8203

Rappresenta + il token.

PointerIndirectionExpression 8736
PointerMemberAccessExpression 8690
PointerType 8624
PositionalPatternClause 9023
PostDecrementExpression 8739
PostIncrementExpression 8738
PragmaChecksumDirectiveTrivia 8560
PragmaKeyword 8476

Rappresenta pragma.

PragmaWarningDirectiveTrivia 8559
PreDecrementExpression 8735
PredefinedType 8621
PreIncrementExpression 8734
PreprocessingMessageTrivia 8547
PrimaryConstructorBaseType 9065
PrivateKeyword 8344

Rappresenta private.

PropertyDeclaration 8892
PropertyKeyword 8415

Rappresenta property.

PropertyPatternClause 9021
ProtectedKeyword 8346

Rappresenta protected.

PublicKeyword 8343

Rappresenta public.

QualifiedCref 8598
QualifiedName 8617
QueryBody 8775
QueryContinuation 8786
QueryExpression 8774
QuestionQuestionEqualsToken 8284

Rappresenta ??= il token.

QuestionQuestionToken 8265

Rappresenta ?? il token.

QuestionToken 8219

Rappresenta ? il token.

RangeExpression 8658
ReadOnlyKeyword 8348

Rappresenta readonly.

RecordDeclaration 9063
RecordKeyword 8444

Rappresenta record.

RecordStructDeclaration 9068
RecursivePattern 9020
ReferenceDirectiveTrivia 8561
ReferenceKeyword 8481

Rappresenta r.

RefExpression 9050
RefKeyword 8360

Rappresenta ref.

RefType 9051
RefTypeExpression 8767
RefTypeKeyword 8368

Rappresenta __reftype.

RefValueExpression 8766
RefValueKeyword 8369

Rappresenta __refvalue.

RegionDirectiveTrivia 8552
RegionKeyword 8469

Rappresenta region.

RelationalPattern 9029
RemoveAccessorDeclaration 8899
RemoveKeyword 8420

Rappresenta remove.

RequiredKeyword 8447

Rappresenta required.

RestoreKeyword 8480

Rappresenta restore.

ReturnKeyword 8341

Rappresenta return.

ReturnStatement 8805
RightShiftAssignmentExpression 8724
RightShiftExpression 8674
SafeOnlyKeyword 8488
SByteKeyword 8306

Rappresenta sbyte.

ScopedKeyword 8448

Rappresenta scoped.

ScopedType 9075
SealedKeyword 8349

Rappresenta sealed.

SelectClause 8784
SelectKeyword 8428

Rappresenta select.

SemicolonToken 8212

Rappresenta ; il token.

SetAccessorDeclaration 8897
SetKeyword 8418

Rappresenta set.

ShebangDirectiveTrivia 8922
ShortKeyword 8307

Rappresenta short.

SimpleAssignmentExpression 8714
SimpleBaseType 8865
SimpleLambdaExpression 8642
SimpleMemberAccessExpression 8689
SingleLineCommentTrivia 8541
SingleLineDocumentationCommentTrivia 8544
SingleLineRawStringLiteralToken 8518
SingleQuoteToken 8214

Rappresenta ' il token.

SingleVariableDesignation 8927
SizeOfExpression 8761
SizeOfKeyword 8321

Rappresenta sizeof.

SkippedTokensTrivia 8563
SlashEqualsToken 8276

Rappresenta /= il token.

SlashGreaterThanToken 8232

Rappresenta /> il token.

SlashToken 8221

Rappresenta / il token.

SlicePattern 9034
SpreadElement 9078
StackAllocArrayCreationExpression 8653
StackAllocKeyword 8352

Rappresenta stackalloc.

StaticKeyword 8347

Rappresenta static.

StringKeyword 8316

Rappresenta string.

StringLiteralExpression 8750
StringLiteralToken 8511
StructConstraint 8869
StructDeclaration 8856
StructKeyword 8375

Rappresenta struct.

Subpattern 9022
SubtractAssignmentExpression 8716
SubtractExpression 8669
SuppressNullableWarningExpression 9054
SwitchExpression 9025
SwitchExpressionArm 9026
SwitchKeyword 8331

Rappresenta switch.

SwitchSection 8822
SwitchStatement 8821
ThisConstructorInitializer 8890
ThisExpression 8746
ThisKeyword 8370

Rappresenta this.

ThrowExpression 9052
ThrowKeyword 8342

Rappresenta throw.

ThrowStatement 8808
TildeToken 8193

Rappresenta ~ il token.

TrueKeyword 8323

Rappresenta true.

TrueLiteralExpression 8752
TryKeyword 8334

Rappresenta try.

TryStatement 8825
TupleElement 8925
TupleExpression 8926
TupleType 8924
TypeArgumentList 8619
TypeConstraint 8870
TypeCref 8597
TypeKeyword 8411

Rappresenta type.

TypeOfExpression 8760
TypeOfKeyword 8320

Rappresenta typeof.

TypeParameter 8910
TypeParameterConstraintClause 8866
TypeParameterList 8909
TypePattern 9030
TypeVarKeyword 8416

Rappresenta typevar.

UIntKeyword 8310

Rappresenta uint.

ULongKeyword 8312

Rappresenta ulong.

UnaryMinusExpression 8731
UnaryPlusExpression 8730
UncheckedExpression 8763
UncheckedKeyword 8380

Rappresenta unchecked.

UncheckedStatement 8816
UndefDirectiveTrivia 8555
UndefKeyword 8472

Rappresenta undef.

UnderscoreToken 8491

Rappresenta _ il token.

UnknownAccessorDeclaration 8900
UnmanagedKeyword 8446

Rappresenta unmanaged.

UnsafeKeyword 8381

Rappresenta unsafe.

UnsafeStatement 8817
UnsignedRightShiftAssignmentExpression 8726
UnsignedRightShiftExpression 8692
UShortKeyword 8308

Rappresenta ushort.

UsingDirective 8843
UsingKeyword 8373

Rappresenta using.

UsingStatement 8813
Utf8MultiLineRawStringLiteralToken 8522
Utf8SingleLineRawStringLiteralToken 8521
Utf8StringLiteralExpression 8756
Utf8StringLiteralToken 8520
VariableDeclaration 8794
VariableDeclarator 8795
VarKeyword 8490

Rappresenta var.

VarPattern 9027
VirtualKeyword 8357

Rappresenta virtual.

VoidKeyword 8318

Rappresenta void.

VolatileKeyword 8353

Rappresenta volatile.

WarningDirectiveTrivia 8557
WarningKeyword 8473

Rappresenta warning.

WarningsKeyword 8488

Rappresenta warnings.

WhenClause 9013
WhenKeyword 8437

Rappresenta when.

WhereClause 8780
WhereKeyword 8421

Rappresenta where.

WhileKeyword 8327

Rappresenta while.

WhileStatement 8809
WhitespaceTrivia 8540
WithExpression 9061
WithInitializerExpression 9062
WithKeyword 8442

Rappresenta with.

XmlCDataEndToken 8237

Rappresenta ]]> il token.

XmlCDataSection 8584
XmlCDataStartToken 8236

Rappresenta <![CDATA[ il token.

XmlComment 8585
XmlCommentEndToken 8235

Rappresenta --> il token.

XmlCommentStartToken 8234

Rappresenta <!-- il token.

XmlCrefAttribute 8579
XmlElement 8574
XmlElementEndTag 8576
XmlElementStartTag 8575
XmlEmptyElement 8577
XmlEntityLiteralToken 8512
XmlName 8581
XmlNameAttribute 8580
XmlPrefix 8582
XmlProcessingInstruction 8586
XmlProcessingInstructionEndToken 8239

Rappresenta ?> il token.

XmlProcessingInstructionStartToken 8238

Rappresenta <? il token.

XmlText 8583
XmlTextAttribute 8578
XmlTextLiteralNewLineToken 8514
XmlTextLiteralToken 8513
YieldBreakStatement 8807
YieldKeyword 8405

Rappresenta yield.

YieldReturnStatement 8806

Si applica a