Lines Matching full:scene
36 * file being read into a scene. Also see {@link ClassAnnotationSceneWriter}.
70 // The scene into which this class will insert annotations.
71 private final AScene scene;
73 // The AClass that represents this class in scene.
95 * <code> scene </code>
98 * @param scene the annotation scene into which annotations this visits
103 public ClassAnnotationSceneReader(ClassReader cr, AScene scene,
106 this.scene = scene;
116 aClass = scene.classes.vivify(name.replace('/', '.'));
186 * a scene is in AnnotationSceneReader, which fully implements the
649 // necessary data structures in the scene library.
652 * Returns an annotation, ready to be placed into the scene, from