squarealfa_generators_common library

This library contains helper classes and extensions to facilitate the construction of dart code generators

Classes

FieldDescriptorBase
Enhanced information over a FieldElement
FieldElementDescriptorBase
Enhanced information over a FieldElement
MethodDescriptorBase
Enhanced information over a FieldElement

Extensions

ClassElementFieldExtension on InterfaceElement
Adds field and method retrieval features to the ClassElement class
ElementExtension on Element
Simple downcast from Element to ClassElement as an extension on Element
StringExtensions on String
TypeCheckerExtensions on TypeChecker
Extension on the TypeChecker class to retrieve the first annotation on the methodElement
TypeExtensions on DartType

Functions

getKnownSubclasses(List<DartType>? subClasses, Type annotationType) List<DartType>