Then, the parser converts the token stream into a meaningful tree of nodes (the Abstract Syntax Tree);; Finally, the compiler transforms the AST into PHP code.
確定! 回上一頁