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, getReturnType, getThrowTypes, getTypeVariables, isPrimaryConstructor, render, returns, returns, returns, setConstructor, setPrimaryConstructor, signature, throwsList, throwsList
addAnnotation, addAnnotation, addAnnotation, addParam, addParam, addParam, addParam, clearUserData, computeOrGetUserData, forwardParameters, getAnnotation, getAnnotations, getModifiers, getParameters, getSimpleName, getUserData, hasAnnotation, hasAnnotation, insertParam, modifiers, modifiers, modifiersFrom, name, removeUserData, renderAnnotations, renderArgumenets, renderModifiers, renderModifiers, renderParameters, renderParameters, withUserData
getOwner, indent, makeCompileTimeConstantValue, toString
public SrcConstructor(AbstractSrcClass owner)
public SrcConstructor()
public boolean isConstructor()
isConstructor
in class AbstractSrcMethod<SrcConstructor>
public void setOwner(SrcAnnotated owner)
setOwner
in class SrcElement
Copyright © 2024. All rights reserved.