Gjsify LogoGjsify Logo

Index

Enumeration Members

TYPE_CLASS: number

Class declaration

TYPE_ENUM: number

Enum declaration

TYPE_ENUMERATOR: number

Enumerator value

TYPE_EXTERNVAR: number

Extern or forward declaration

TYPE_FIELD: number

Field (Java only)

TYPE_FILE: number

File (Pseudo tag)

TYPE_FUNCTION: number

Function definition

TYPE_INTERFACE: number

Interface (Java only)

TYPE_MACRO: number

Macro (without arguments)

TYPE_MACRO_WITH_ARG: number

Parameterized macro

TYPE_MAX: number

Maximum value, used as end marker.

TYPE_MEMBER: number

Member variable of class/struct

TYPE_METHOD: number

Class method (Java only)

TYPE_NAMESPACE: number

Namespace declaration

TYPE_NONE: number

None spedified.

TYPE_OTHER: number

Other (non C/C++/Java tag)

TYPE_PACKAGE: number

Package (Java only)

TYPE_PROTOTYPE: number

Function prototype

TYPE_SCOPE_CONTAINER: number

types which are subjected to create a scope.

TYPE_STRUCT: number

Struct declaration

TYPE_TYPEDEF: number

Typedef

TYPE_UNDEF: number

Unknown type.

TYPE_UNION: number

Union

TYPE_VARIABLE: number

Variable

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method