Home Original page

ParametricCodeGenerator (biojava-legacy 1.9.5 API)

  • All Superinterfaces:
    CodeGenerator

    public interface ParametricCodeGenerator
    extends CodeGenerator
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      ParametricType getType()  
      • Methods inherited from interface org.biojava.utils.bytecode.CodeGenerator

        stackDelta, stackDepth, writeCode
    • Method Detail

      • getType

        ParametricType getType()