All Downloads are FREE. Search and download functionalities are using the official Maven repository.

soot.jimple.parser.node.Switchable Maven / Gradle / Ivy

/* This file was generated by SableCC (http://www.sablecc.org/). */

package soot.jimple.parser.node;

public interface Switchable
{
    void apply(Switch sw);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy