Class SerializeTypedAstPass

  • All Implemented Interfaces:
    CompilerPass

    public final class SerializeTypedAstPass
    extends java.lang.Object
    implements CompilerPass
    A compiler pass intended to serialize the types in the AST.

    Under construction. Do not use!