c.java 源代码


package k4;

import j4.p;
import java.io.IOException;
import v5.k;

public class c extends b {

    private final e5.b f23596s;

    private final p f23597t;

    public c(int i6, int i7, p pVar, e5.b bVar) {
        super(i6, i7);
        this.f23596s = bVar;
        this.f23597t = pVar;
    }

    @Override
    public boolean e(k kVar) throws IOException {
        kVar.write(".end local ");
        this.f23597t.b(kVar, this.f23596s.a());
        String name = this.f23596s.getName();
        String type = this.f23596s.getType();
        String g6 = this.f23596s.g();
        if (name != null || type != null || g6 != null) {
            kVar.write("    # ");
            f.a(kVar, name, type, g6);
            return true;
        }
        return true;
    }
}