Package org.immutables.generator.fixture
Class Generator_ForComprehencer
- java.lang.Object
-
- org.immutables.generator.Builtins
-
- org.immutables.generator.AbstractTemplate
-
- org.immutables.generator.fixture.ForComprehencer
-
- org.immutables.generator.fixture.Generator_ForComprehencer
-
public class Generator_ForComprehencer extends ForComprehencer
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description private classGenerator_ForComprehencer.FragmentDispatch-
Nested classes/interfaces inherited from class org.immutables.generator.Builtins
Builtins.Literal
-
-
Field Summary
Fields Modifier and Type Field Description private Templates.Invokableentry-
Fields inherited from class org.immutables.generator.fixture.ForComprehencer
points
-
Fields inherited from class org.immutables.generator.AbstractTemplate
classpath, output
-
-
Constructor Summary
Constructors Constructor Description Generator_ForComprehencer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) void_t0__entry(Templates.Invokation __)(package private) Templates.Invokableentry()-
Methods inherited from class org.immutables.generator.AbstractTemplate
annotations, processing, round
-
-
-
-
Field Detail
-
entry
private final Templates.Invokable entry
-
-
Method Detail
-
entry
Templates.Invokable entry()
-
_t0__entry
void _t0__entry(Templates.Invokation __)
-
-