Class Structures.ConstantData

java.lang.Object
net.binis.codegen.generation.core.Structures.ConstantData
All Implemented Interfaces:
PrototypeConstant
Enclosing class:
Structures

public static class Structures.ConstantData extends Object implements PrototypeConstant
  • Field Details

    • destination

      protected com.github.javaparser.ast.body.ClassOrInterfaceDeclaration destination
    • field

      protected com.github.javaparser.ast.body.FieldDeclaration field
    • name

      protected String name
  • Constructor Details

    • ConstantData

      public ConstantData()