Vixen
dd8b0a81

PredefinedTypeSyntax

class
csharp
public sealed class PredefinedTypeSyntax

Class which represents the syntax node for predefined types.

Read the guide page for this →

Remarks

This node is associated with the following syntax kinds:

PredefinedType

Fields and properties (1)

  • public SyntaxToken Keyword

    SyntaxToken which represents the keyword corresponding to the predefined type.

Methods (5)

Used by (6)

  • BinderVixen.Raven
  • PredefinedTypeSyntaxVixen.Raven
  • SyntaxFactoryVixen.Raven
  • SyntaxRewriterVixen.Raven
  • SyntaxVisitorVixen.Raven
  • SyntaxVisitorVixen.Raven