Algorithm for parsing only bracket from Source code

前端 未结 0 549
轮回少年
轮回少年 2020-12-29 14:21

I need some algorithm suggestion for parsing brackets (only scope) from source code.

Input

function name(bool) { < 20
    if (bool) { < 33
               


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题