Package com.google.j2cl.transpiler.frontend.javac


package com.google.j2cl.transpiler.frontend.javac
  • Classes
    Class
    Description
    A visitor that finds all the classes, methods and fields marked with a given annotation, e.g.
    Utility functions to process annotations.
    Creates a J2CL Java AST from the AST provided by JavaC.
    A delegator of Javac ASTParser that provides a more convenient interface for parsing source files into compilation unit.
    Utility methods to get information about Js Interop annotations.
    Utility functions for JsInterop properties.