Uses of Interface
org.immutables.generator.processor.Trees.Otherwise
-
Packages that use Trees.Otherwise Package Description org.immutables.generator.processor -
-
Uses of Trees.Otherwise in org.immutables.generator.processor
Subinterfaces of Trees.Otherwise in org.immutables.generator.processor Modifier and Type Interface Description static interfaceTrees.Elsestatic interfaceTrees.ElseIfClasses in org.immutables.generator.processor that implement Trees.Otherwise Modifier and Type Class Description static classImmutableTrees.ElseImmutable implementation ofTrees.Else.static classImmutableTrees.ElseIfImmutable implementation ofTrees.ElseIf.
-