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