| Package | Description |
|---|---|
| br.ufsc.bridge.metafy.processor.clazz | |
| br.ufsc.bridge.metafy.processor.type |
| Modifier and Type | Method and Description |
|---|---|
static MetafyClass |
MetafyClassFactory.create(String name,
TypeElement typeElement,
MetafyClassContext context) |
static MetafyClass |
MetafyClassFactory.create(TypeElement typeElement,
MetafyClassContext context) |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
AttributeVisitor.visitArray(ArrayType t,
MetafyClassContext p) |
Attribute |
AttributeVisitor.visitDeclared(DeclaredType t,
MetafyClassContext p) |
Attribute |
AttributeVisitor.visitPrimitive(PrimitiveType t,
MetafyClassContext p) |
Attribute |
AttributeVisitor.visitTypeVariable(TypeVariable t,
MetafyClassContext p) |
| Constructor and Description |
|---|
MetaReferenceAttribute(DeclaredType type,
MetafyClassContext context,
VariableElement element) |
Copyright © 2018. All rights reserved.