Class SrcSetProperty
java.lang.Object
-
Field Summary
FieldsFields inherited from class SrcAnnotated
NON_SEALED, SEALEDFields inherited from class SrcElement
INDENT -
Constructor Summary
ConstructorsConstructorDescriptionSrcSetProperty(String name, Class type) SrcSetProperty(String name, String type) SrcSetProperty(String name, SrcType type) SrcSetProperty(AbstractSrcClass srcClass) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class AbstractSrcMethod
addThrowType, addTypeVar, body, body, getDefaultValue, getReturnType, getThrowTypes, getTypeVariables, isConstructor, isPrimaryConstructor, render, returns, returns, returns, setConstructor, setDefaultValue, setPrimaryConstructor, signature, throwsList, throwsListMethods inherited from class 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 SrcElement
getOwner, indent, makeCompileTimeConstantValue, setOwner, toString
-
Field Details
-
VALUE_PARAM
- See Also:
-
-
Constructor Details
-
SrcSetProperty
-
SrcSetProperty
-
SrcSetProperty
-
SrcSetProperty
-
-
Method Details
-
type
-
type
-
type
-