AST:抽象语法树
抽象语法树(Abstract Syntax Trees,常缩写为AST)是计算机科学中一种广泛应用的数据结构,主要用于表示程序代码的语法结构。通过简写为AST,便于在编程语言处理、编译器设计及代码分析等综合领域中快速书写和引用。它不仅帮助开发人员更直观地理解代码逻辑,还在自动化工具和软件工程任务中扮演重要角色。
Abstract Syntax Trees具体释义
Abstract Syntax Trees的英文发音
例句
- An interesting side-effect of abstract syntax trees is that you can completely replace one function call with another.
- 抽象语法树(AST)的一个有趣的副作用是你能完全用另外一个函数来代替某个函数的调用。
- They contain similar methods and create similar abstract syntax trees ( ASTs ).
- 它们包含相似的方法并创建相似的抽象语法树(AST)(AST)。
- The front-end component handles the parsing of source code and the generation of abstract syntax trees.
- 前端组件用来解析源码并生成抽象语法树(AST)。
- MPS, in its turn, stores its models as abstract syntax trees and allows editing them directly.
- MPS把模型表示成一棵可以直接编辑的抽象句法树。
- The syntax-aware reflow we use to wrap long lines is based on the parse trees ( abstract syntax trees ) for the language, and some other things need per-language customization.
- 语法感知的长句断行基于语言的解析树(抽象语法树(AST)),其他功能需要各个语言的定制。
本站英语缩略词为个人收集整理,可供非商业用途的复制、使用及分享,但严禁任何形式的采集或批量盗用
若AST词条信息存在错误、不当之处或涉及侵权,请及时联系我们处理:675289112@qq.com。