public interface ICPPConstructor extends ICPPMethod
Modifier and Type | Field and Description |
---|---|
static ICPPConstructor[] |
EMPTY_CONSTRUCTOR_ARRAY |
EMPTY_CPPMETHOD_ARRAY
v_private, v_protected, v_public
EMPTY_BINDING_ARRAY
isDestructor, isExplicit, isFinal, isImplicit, isOverride, isPureVirtual, isVirtual
getExceptionSpecification, getParameters, getRequiredArgumentCount, getType, hasParameterPack, isConstexpr, isDeleted, isExternC, isInline, isMutable
getFunctionScope, isAuto, isExtern, isNoReturn, isRegister, isStatic, takesVarArgs
getClassOwner, getType, getVisibility, isStatic
getQualifiedName, getQualifiedNameCharArray, isGloballyQualified
getLinkage, getName, getNameCharArray, getOwner, getScope
static final ICPPConstructor[] EMPTY_CONSTRUCTOR_ARRAY
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.