js_wrapping_generator.util library
Classes
Functions
-
getAnnotations(
AnnotatedNode node, ClassElement clazz) → Iterable< Annotation> -
getLib(
LibraryElement libElement, String name) → LibraryElement -
getSourceCode(
Element element) → String -
getType(
LibraryElement libElement, String libName String className) → ClassElement -
isAnnotationOfType(
ElementAnnotation annotation, ClassElement annotationClass) → bool