Package de.inetsoftware.classparser
Class ConstantNameAndType
java.lang.Object
de.inetsoftware.classparser.ConstantNameAndType
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
type
-
-
Constructor Details
-
ConstantNameAndType
-
-
Method Details
-
getName
-
getType
The type of the variable in class file syntax.- Returns:
- the type
-