Package | Description |
---|---|
com.github.javaparser.ast.type | |
com.github.javaparser.printer.lexicalpreservation |
Modifier and Type | Method and Description |
---|---|
static Pair<Type,List<ArrayType.ArrayBracketPair>> |
ArrayType.unwrapArrayTypes(Type type)
Takes a type that may be an ArrayType.
|
Modifier and Type | Method and Description |
---|---|
static <N extends Node> |
LexicalPreservingPrinter.setup(ParseStart<N> parseStart,
Provider provider)
Deprecated.
just use the other constructor.
|
Copyright © 2007–2017. All rights reserved.