Interface PrototypeConstant
- All Known Implementing Classes:
Structures.ConstantData
public interface PrototypeConstant
-
Method Details
-
getDestination
com.github.javaparser.ast.body.ClassOrInterfaceDeclaration getDestination() -
getField
com.github.javaparser.ast.body.FieldDeclaration getField() -
getName
String getName()
-