Java org.eclipse.jdt.internal.eval EvaluationContext fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.internal.eval EvaluationContext fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.internal.eval EvaluationContext.

The text is from its open source code.

Constructor

EvaluationContext()
Creates a new evaluation context.

Method

voidsetLineSeparator(String lineSeparator)
Sets the line separator used by this evaluation context.