A factory for SyntaxNode
public static class SyntaxFactory
kind:method, kind:property, kind:ctor. Press Esc to clear.Comment(String)Creates a comment trivia.NewLine()Creates a newline token.NewLineTrivia()Creates a newline trivia.Token(TokenKind)Creates a token from the specified token kind.Whitespace()Creates a trivia whitespace.