Package manifold.api.gen
Class SrcConstructor
java.lang.Object
-
Field Summary
Fields inherited from class manifold.api.gen.SrcAnnotated
NON_SEALED, SEALEDFields inherited from class manifold.api.gen.SrcElement
INDENT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class manifold.api.gen.AbstractSrcMethod
addThrowType, addTypeVar, body, body, getDefaultValue, getReturnType, getThrowTypes, getTypeVariables, isPrimaryConstructor, render, returns, returns, returns, setConstructor, setDefaultValue, setPrimaryConstructor, signature, throwsList, throwsListMethods inherited from class manifold.api.gen.SrcAnnotated
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, renderAnnotations, renderArgumenets, renderModifiers, renderModifiers, renderParameters, renderParameters, withUserDataMethods inherited from class manifold.api.gen.SrcElement
getOwner, indent, makeCompileTimeConstantValue, toString
-
Constructor Details
-
SrcConstructor
-
SrcConstructor
public SrcConstructor()
-
-
Method Details
-
isConstructor
public boolean isConstructor()- Overrides:
isConstructorin classAbstractSrcMethod<SrcConstructor>
-
setOwner
- Overrides:
setOwnerin classSrcElement
-