Class SimpleClassTypeSignature
java.lang.Object
com.strobel.assembler.metadata.signatures.SimpleClassTypeSignature
- All Implemented Interfaces:
BaseType, FieldTypeSignature, ReturnType, Tree, TypeArgument, TypeSignature, TypeTree
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final booleanprivate final Stringprivate final TypeArgument[] -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateSimpleClassTypeSignature(String n, boolean dollar, TypeArgument[] tas) -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(TypeTreeVisitor<?> v) getName()static SimpleClassTypeSignaturemake(String n, boolean dollar, TypeArgument[] tas) boolean