Class CompilationHelpers

java.lang.Object
gnu.kawa.functions.CompilationHelpers

public class CompilationHelpers extends Object
Various static methods used to inline and compile specific procedures. They are separate from the Procedure classes they apply to in order to reduce the size of kawart.jar.