| Package | Description |
|---|---|
| br.ufsc.bridge.metafy.processor.clazz | |
| br.ufsc.bridge.metafy.processor.type |
| Modifier and Type | Field and Description |
|---|---|
protected List<Attribute> |
MetafyClass.attributes |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
MetafyClass.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetafyClass.addAttribute(Attribute attribute) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayAttribute |
class |
ListAttribute |
class |
MetaReferenceAttribute |
class |
PrimitiveAttribute |
class |
SetAttribute |
class |
SimpleAttribute |
| 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) |
Copyright © 2018. All rights reserved.