Vixen
02b45cc4

PredefinedTypeSyntax

class
csharp
public sealed class PredefinedTypeSyntax

Class which represents the syntax node for predefined types.

No guide page documents this yet — the page shows what the code says about itself.

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