public override SyntaxNode Handle(Plain token) { throw new NotImplementedException(); }
public abstract SyntaxNode Handle(Plain token);