public final class ExtensionRegistry extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanup() |
static <T> T |
get(Class<T> clazz) |
static <T> T |
get(Class<T> clazz,
org.eclipse.xtext.xbase.lib.Functions.Function0<T> factory) |
static void |
register(Class<?> clazz,
Object extension) |
Copyright © 2018. All rights reserved.