org.apache.bcel.generic
Interface NamedAndTyped
-
- All Known Implementing Classes:
- FieldGen, FieldGenOrMethodGen, LocalVariableGen, MethodGen
public interface NamedAndTypedDenote entity that has both name and type. This is true for local variables, methods and fields.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.StringgetName()TypegetType()voidsetName(java.lang.String name)voidsetType(Type type)
-
DataMelt 3.0 © DataMelt by jWork.ORG