Package com.google.googlejavaformat.java
Class DimensionHelpers.TypeWithDims
- java.lang.Object
-
- com.google.googlejavaformat.java.DimensionHelpers.TypeWithDims
-
- Enclosing class:
- DimensionHelpers
static class DimensionHelpers.TypeWithDims extends java.lang.ObjectThe array dimension specifiers (including any type annotations) associated with a type.
-
-
Constructor Summary
Constructors Constructor Description TypeWithDims(com.sun.source.tree.Tree node, com.google.common.collect.ImmutableList<java.util.List<com.sun.source.tree.AnnotationTree>> dims)
-