Package | Description |
---|---|
com.google.gwt.dev.javac.asm |
Modifier and Type | Class and Description |
---|---|
class |
CollectTypeParams
Collects formal type parameters into a JTypeParameter list.
|
class |
ResolveClassSignature
Signature visitor that resolves all the type variables and their bounds for a
given class.
|
class |
ResolveMethodSignature
Resolve a method given its generic signature, including return type,
parameter types, and exceptions thrown.
|
class |
ResolveTypeSignature
Resolve a single parameterized type.
|
Modifier and Type | Field and Description |
---|---|
protected static EmptySignatureVisitor |
EmptySignatureVisitor.ignore |
Copyright © 2018. All rights reserved.