Package ch.raffael.meldioc.processor.env
Class Environment.WithEnv
java.lang.Object
ch.raffael.meldioc.processor.env.Environment.WithEnv
- Direct Known Subclasses:
Adaptor,KnownElements
- Enclosing class:
- Environment
public abstract static class Environment.WithEnv
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description protected Environmentenv -
Constructor Summary
Constructors Modifier Constructor Description protectedWithEnv(Environment env) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
env
-
-
Constructor Details
-
WithEnv
-