Packagecom.swfwire.decompiler.abc.tokens.cpool
Classpublic class CPoolIndex
InheritanceCPoolIndex Inheritance Object
Subclasses MultinameIndex, NamespaceIndex, StringIndex



Public Properties
 PropertyDefined By
  value : int = -1
CPoolIndex
Public Methods
 MethodDefined By
  
CPoolIndex(value:int = -1)
CPoolIndex
Public Constants
 ConstantDefined By
  INVALID : int = -1
[static]
CPoolIndex
Property Detail
valueproperty
public var value:int = -1

Constructor Detail
CPoolIndex()Constructor
public function CPoolIndex(value:int = -1)



Parameters
value:int (default = -1)
Constant Detail
INVALIDConstant
public static const INVALID:int = -1