public class IdiomInformation extends Object
| Constructor and Description |
|---|
IdiomInformation(AnnotationMirror idiomAnnotationMirror) |
| Modifier and Type | Method and Description |
|---|---|
List<ConstraintInformation> |
getConstraintList() |
List<String> |
getPurposeList() |
Visibility |
getVisibility() |
public IdiomInformation(AnnotationMirror idiomAnnotationMirror)
public Visibility getVisibility()
public List<ConstraintInformation> getConstraintList()
Copyright © 2018. All rights reserved.