Factor out the syntactic function scope tracking into the transformer....
Factor out the syntactic function scope tracking into the transformer. Choosing not to do this at static analysis because it exposes the scope to any node, making it easier to use by any specialization of a transformer. PiperOrigin-RevId: 192502309
Loading
Please sign in to comment