Include end marker information in TASTy #17921
                  
                    
                      bishabosha
                    
                  
                
                  started this conversation in
                Feature Requests
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Compiler version
3.0.0
Summary
We should think of a way to encode end markers in TASTy, that is preferrably optional.
With #12541 we only need a single boolean to attach to a tree, so it is efficient.
The span of an end marker can then be recomputed from the tree once it is constructed.
options include:
Beta Was this translation helpful? Give feedback.
All reactions