Example usage for com.google.gwt.core.ext GeneratorContext interface-usage

List of usage examples for com.google.gwt.core.ext GeneratorContext interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.core.ext GeneratorContext interface-usage.

Usage

From source file rocket.generator.rebind.GeneratorContextImpl.java

/**
 * Convenient base class for all generator contexts.
 * 
 * @author Miroslav Pokorny
 */
abstract public class GeneratorContextImpl implements GeneratorContext {