public class SrcConstructor extends AbstractSrcMethod<SrcConstructor>
INDENT| Constructor and Description |
|---|
SrcConstructor() |
SrcConstructor(AbstractSrcClass owner) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConstructor() |
void |
setOwner(SrcAnnotated owner) |
addThrowType, addTypeVar, body, body, getDefaultValue, getReturnType, getThrowTypes, getTypeVariables, isPrimaryConstructor, render, returns, returns, returns, setConstructor, setDefaultValue, setPrimaryConstructor, signature, throwsList, throwsListaddAnnotation, addAnnotation, addAnnotation, addParam, addParam, addParam, addParam, clearUserData, computeOrGetUserData, forwardParameters, getAnnotation, getAnnotations, getModifiers, getParameters, getSimpleName, getUserData, hasAnnotation, hasAnnotation, insertParam, modifiers, modifiers, modifiersFrom, name, removeUserData, renderAnnotations, renderAnnotations, renderArgumenets, renderModifiers, renderModifiers, renderParameters, renderParameters, withUserDatagetOwner, indent, makeCompileTimeConstantValue, toStringpublic SrcConstructor(AbstractSrcClass owner)
public SrcConstructor()
public boolean isConstructor()
isConstructor in class AbstractSrcMethod<SrcConstructor>public void setOwner(SrcAnnotated owner)
setOwner in class SrcElementCopyright © 2024. All rights reserved.