Lines Matching full:scene
49 location given in the scene before determining the insertion position.
58 \texttt{scene\_lib} sub-projects):
79 from \texttt{scene-lib}'s JAIF representation
94 \item Interpret each JAIF as a ``scene'' (\texttt{AScene}), then invoke
96 the indicated \texttt{Insertion}s from the scene.
139 the scene as a ``specification'' and subsequent extraction of
141 be determined directly from the \texttt{Scene}. Second, the source text
148 \texttt{Scene} and mapped to the corresponding path in the (augmented)
155 parser, and \texttt{scene-lib} probably will need little or no
159 within the AST can be determined directly from the \texttt{Scene}.
165 during (a single) scene traversal; let the scene traversal rather than
189 The current AFU creates transforms the scene into a set of
200 Correspondence between scene and AST.
206 necessarily by different processors) with a scene that refers to it.
207 For example, if a class specification (\texttt{AClass}) in a scene
221 \texttt{AScene} rather than of \texttt{JCTree}, although the scene
227 determine the path (if any) in the AST to which the current scene
314 \item Interpret each JAIF as a ``scene'' (\texttt{AScene}).
319 \item For each annotated element in the scene in pre-order:
362 AAST insertAnnotations(annotations.el.AScene scene, AAST aast);