Binary Ninja API
1.1
  • architecture
  • atexit
  • basicblock
  • binaryninja
  • binaryview
  • builtins
  • callingconvention
  • databuffer
  • demangle
  • downloadprovider
  • enums
    • binaryninja.enums.ActionType
    • binaryninja.enums.AnalysisSkipReason
    • binaryninja.enums.AnalysisState
    • binaryninja.enums.BranchType
    • binaryninja.enums.CallingConventionName
    • binaryninja.enums.DisassemblyOption
    • binaryninja.enums.Endianness
    • binaryninja.enums.FindFlag
    • binaryninja.enums.FlagRole
    • binaryninja.enums.FormInputFieldType
    • binaryninja.enums.FunctionAnalysisSkipOverride
    • binaryninja.enums.FunctionGraphType
    • binaryninja.enums.HighlightColorStyle
    • binaryninja.enums.HighlightStandardColor
    • binaryninja.enums.ILBranchDependence
    • binaryninja.enums.ImplicitRegisterExtend
    • binaryninja.enums.InstructionTextTokenContext
    • binaryninja.enums.InstructionTextTokenType
    • binaryninja.enums.IntegerDisplayType
    • binaryninja.enums.LinearDisassemblyLineType
    • binaryninja.enums.LogLevel
    • binaryninja.enums.LowLevelILFlagCondition
    • binaryninja.enums.LowLevelILOperation
    • binaryninja.enums.MediumLevelILOperation
    • binaryninja.enums.MemberAccess
    • binaryninja.enums.MemberScope
    • binaryninja.enums.MessageBoxButtonResult
    • binaryninja.enums.MessageBoxButtonSet
    • binaryninja.enums.MessageBoxIcon
    • binaryninja.enums.MetadataType
    • binaryninja.enums.ModificationStatus
    • binaryninja.enums.NameType
    • binaryninja.enums.NamedTypeReferenceClass
    • binaryninja.enums.PluginCommandType
    • binaryninja.enums.PluginLoadOrder
    • binaryninja.enums.PluginOrigin
    • binaryninja.enums.PluginType
    • binaryninja.enums.PluginUpdateStatus
    • binaryninja.enums.PointerSuffix
    • binaryninja.enums.ReferenceType
    • binaryninja.enums.RegisterValueType
    • binaryninja.enums.ScriptingProviderExecuteResult
    • binaryninja.enums.ScriptingProviderInputReadyState
    • binaryninja.enums.SectionSemantics
    • binaryninja.enums.SegmentFlag
    • binaryninja.enums.StringType
    • binaryninja.enums.StructureType
    • binaryninja.enums.SymbolType
    • binaryninja.enums.TransformType
    • binaryninja.enums.TypeClass
    • binaryninja.enums.UpdateResult
    • binaryninja.enums.VariableSourceType
  • fileaccessor
  • filemetadata
  • function
  • functionrecognizer
  • highlight
  • interaction
  • lineardisassembly
  • log
  • lowlevelil
  • mainthread
  • mediumlevelil
  • metadata
  • platform
  • plugin
  • pluginmanager
  • pyopenssl
  • requests
  • scriptingprovider
  • setting
  • transform
  • types
  • undoaction
  • update
Binary Ninja API
  • Docs »
  • enums module »
  • binaryninja.enums.InstructionTextTokenType
  • View page source

binaryninja.enums.InstructionTextTokenType¶

class binaryninja.enums.InstructionTextTokenType[source]¶
__init__()¶

x.__init__(...) initializes x; see help(type(x)) for signature

Attributes

AddressDisplayToken
AnnotationToken
ArgumentNameToken
BeginMemoryOperandToken
CharacterConstantToken
CodeRelativeAddressToken
CodeSymbolToken
DataSymbolToken
EndMemoryOperandToken
FieldNameToken
FloatingPointToken
HexDumpByteValueToken
HexDumpInvalidByteToken
HexDumpSkippedByteToken
HexDumpTextToken
ImportToken
IndirectImportToken
InstructionToken
IntegerToken
KeywordToken
LocalVariableToken
OpcodeToken
OperandSeparatorToken
PossibleAddressToken
RegisterToken
StringToken
TextToken
TypeNameToken
Next Previous

© Copyright 2016, Vector 35 LLC.

Built with Sphinx using a theme provided by Read the Docs.