Package org.biojava.utils.bytecode
Interface ParametricCodeGenerator
-
- 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()
-
-