Uses of Class
gw.internal.gosu.parser.GosuAnnotationInfo
-
Packages that use GosuAnnotationInfo Package Description gw.internal.gosu.ir.transform -
-
Uses of GosuAnnotationInfo in gw.internal.gosu.ir.transform
Methods in gw.internal.gosu.ir.transform that return types with arguments of type GosuAnnotationInfo Modifier and Type Method Description static List<GosuAnnotationInfo>
AbstractElementTransformer. makeAnnotationInfos(List<IGosuAnnotation> gosuAnnotations, IFeatureInfo fiAnnotated)
-