|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.aspectj.util.GenericSignature
public class GenericSignature
Encapsulate generic signature parsing
Nested Class Summary | |
---|---|
static class |
GenericSignature.ArrayTypeSignature
|
static class |
GenericSignature.BaseTypeSignature
|
static class |
GenericSignature.ClassSignature
structure holding a parsed class signature |
static class |
GenericSignature.ClassTypeSignature
|
static class |
GenericSignature.FieldTypeSignature
|
static class |
GenericSignature.FormalTypeParameter
structure capturing a FormalTypeParameter from the Signature grammar |
static class |
GenericSignature.MethodTypeSignature
|
static class |
GenericSignature.SimpleClassTypeSignature
|
static class |
GenericSignature.TypeArgument
|
static class |
GenericSignature.TypeSignature
|
static class |
GenericSignature.TypeVariableSignature
|
Constructor Summary | |
---|---|
GenericSignature()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenericSignature()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |