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 CEntityType
Returns 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 void
CKeyword.generateAccessFlags
(COutputSink out, int f, int add_final_space, CEntityType etype)