workspaced.com.dcdext

Undocumented in source.

Public Imports

workspaced.visitors.methodfinder
public import workspaced.visitors.methodfinder : InterfaceDetails, FieldDetails, MethodDetails, ArgumentInfo;

Members

Classes

DCDExtComponent
class DCDExtComponent
Undocumented in source.

Enums

CodeRegionProtection
enum CodeRegionProtection
CodeRegionStatic
enum CodeRegionStatic
CodeRegionType
enum CodeRegionType

Structs

CalltipsSupport
struct CalltipsSupport
CodeBlockInfo
struct CodeBlockInfo

Represents a class/interface/struct/union/template with body.

ImplementedMethod
struct ImplementedMethod

Represents one method automatically implemented off a base interface.

InterfaceTree
struct InterfaceTree

Contains details about an interface or class and all extended or implemented interfaces/classes recursively.

Related
struct Related

Represents one selection for things related to the queried cursor position.

Meta