Uses of Enum Class
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.CEntityType
Packages that use CEntityType
Package
Description
C AST types, used in AST documents provided by the
source units
generated by gendec.-
Uses of CEntityType in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast that return CEntityTypeModifier and TypeMethodDescriptionstatic CEntityTypeReturns the enum constant of this class with the specified name.static CEntityType[]CEntityType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast with parameters of type CEntityTypeModifier and TypeMethodDescriptionstatic voidCKeyword.generateAccessFlags(COutputSink out, int f, int add_final_space, CEntityType etype)