Class Trees.StringLiteral

java.lang.Object
org.immutables.generator.processor.Trees.StringLiteral
All Implemented Interfaces:
Trees.Expression
Direct Known Subclasses:
ImmutableTrees.StringLiteral
Enclosing class:
Trees

@Immutable(builder=false) public abstract static class Trees.StringLiteral extends Object implements Trees.Expression
  • Constructor Details

    • StringLiteral

      public StringLiteral()
  • Method Details