Metaprogramming, reflection or access to the abstract syntax tree
It may help to think of the abstract syntax tree of a programming language and algebraic data types.
Puede ayudar a pensar en el árbol de sintaxis abstracta de un lenguaje de programación y tipos de datos algebraicos.
Creating a syntax tree can help you understand the relationships between words.
Crear un árbol sintáctico puede ayudarte a entender las relaciones entre las palabras.
She often drew a syntax tree to clarify the structure of complicated sentences.
A menudo dibujaba un árbol sintáctico para aclarar la estructura de oraciones complicadas.
The professor used a syntax tree to explain the sentence's grammatical structure.
El profesor utilizó un árbol sintáctico para explicar la estructura gramatical de la oración.
The syntax tree for the complex sentence was especially intricate and beautifully detailed.
El árbol sintáctico de la oración compleja era especialmente intrincado y detallado con belleza.
Each part of the syntax tree highlights the grammatical relationships within the sentence.
Cada parte del árbol sintáctico resalta las relaciones gramaticales dentro de la oración.
A syntax tree visually represents how words in a sentence interact grammatically.
Un árbol sintáctico representa visualmente cómo interactúan gramaticalmente las palabras en una oración.
Using a syntax tree, we identified the main clauses and their functions.
Usando un árbol sintáctico, identificamos las cláusulas principales y sus funciones.
In our linguistics class, we analyzed the syntax tree of several different sentences.
En nuestra clase de lingüística, analizamos el árbol sintáctico de varias oraciones diferentes.
The syntax tree demonstrated how the subject and verb connect in the sentence.
El árbol sintáctico demostró cómo el sujeto y el verbo se conectan en la oración.
That syntax tree then can be converted into a linear representation, e.g., postfix notation.
Árbol de sintaxis que luego se puede convertir en una representación lineal, por ejemplo, postfix notación.
Intermediate code generator receives input from its predecessor phase, semantic analyzer, in the form of an annotated syntax tree.
Generador de código intermedio recibe la entrada de su predecesor, analizador semántico, en la forma de un árbol de sintaxis anotado.