Uses of Interface
org.immutables.generator.processor.Trees.Directive
Packages that use Trees.Directive
-
Uses of Trees.Directive in org.immutables.generator.processor
Subinterfaces of Trees.Directive in org.immutables.generator.processorModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in org.immutables.generator.processor that implement Trees.DirectiveModifier and TypeClassDescriptionstatic final classImmutable implementation ofTrees.Else.static final classImmutable implementation ofTrees.ElseIf.static final classImmutable implementation ofTrees.For.static final classImmutable implementation ofTrees.ForEnd.static final classImmutable implementation ofTrees.If.static final classImmutable implementation ofTrees.IfEnd.static final classImmutable implementation ofTrees.Invoke.static final classImmutable implementation ofTrees.InvokeEnd.static final classImmutable implementation ofTrees.InvokeString.static final classImmutable implementation ofTrees.Let.static final classImmutable implementation ofTrees.LetEnd.static final classImmutable implementation ofTrees.Template.static final classImmutable implementation ofTrees.TemplateEnd.static classFields in org.immutables.generator.processor declared as Trees.DirectiveModifier and TypeFieldDescriptionprivate final Trees.DirectiveBalancing.MisplacedDirective.directiveConstructors in org.immutables.generator.processor with parameters of type Trees.DirectiveModifierConstructorDescription(package private)MisplacedDirective(Balancing.Scope scope, Trees.Directive directive)