| Package | Description |
|---|---|
| com.github.javaparser.ast.type |
| Modifier and Type | Method | Description |
|---|---|---|
ArrayType.ArrayBracketPair |
ArrayType.ArrayBracketPair.setAnnotations(NodeList<AnnotationExpr> annotations) |
|
ArrayType.ArrayBracketPair |
ArrayType.ArrayBracketPair.setTokenRange(TokenRange range) |
| Modifier and Type | Method | Description |
|---|---|---|
static Pair<Type,List<ArrayType.ArrayBracketPair>> |
ArrayType.unwrapArrayTypes(Type type) |
Takes a type that may be an ArrayType.
|
Copyright © 2007–2019. All rights reserved.