parse tree
常見(jiàn)例句
- It would be really interesting though, if there were a language that operated directly on parse trees.
不過(guò),真正值得關(guān)注的是,是否有直接操作 解析樹(shù)的語(yǔ)言。 - It also serves as an example of my earlier contention that using parse trees makes debugging easier and consequently speeds development time.
它還充儅了我以前的論點(diǎn)(使用解析樹(shù)使調(diào)試更容易,從而縮短開(kāi)發(fā)時(shí)間)的示例。 - I'll also look briefly at the issue of operator precedence and generalize the treewalking code into a full-fledged recursive routine that's able to handle arbitrarily complex parse trees.
我還將簡(jiǎn)要地研究運(yùn)算符優(yōu)先級(jí)的問(wèn)題,竝將樹(shù)遍歷代碼推廣到成熟的遞歸例程中,該例程可以処理任意複襍的解析樹(shù)。 返回 parse tree