Class CodeSnippetEnvironment

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEnvironment
All Implemented Interfaces:
INameEnvironment, EvaluationConstants

public class CodeSnippetEnvironment extends Object implements INameEnvironment, EvaluationConstants
An environment that wraps the client's name environment. This wrapper always considers the wrapped environment then if the name is not found, it search in the code snippet support. This includes the super class org.eclipse.jdt.internal.eval.target.CodeSnippet as well as the global variable classes.