Beispiel #1
0
 public override SyntaxNode Handle(EndOfFile token) => this;
Beispiel #2
0
 public abstract SyntaxNode Handle(EndOfFile token);