public class SrcGetProperty extends AbstractSrcMethod<SrcGetProperty>
INDENT
Constructor and Description |
---|
SrcGetProperty(AbstractSrcClass srcClass) |
SrcGetProperty(String name,
Class<?> type) |
SrcGetProperty(String name,
SrcType type) |
SrcGetProperty(String name,
SrcType type,
boolean isForBoolean) |
SrcGetProperty(String name,
String type) |
addThrowType, addTypeVar, body, body, getDefaultValue, getReturnType, getThrowTypes, getTypeVariables, isConstructor, isPrimaryConstructor, render, returns, returns, returns, setConstructor, setDefaultValue, 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, renderAnnotations, renderArgumenets, renderModifiers, renderModifiers, renderParameters, renderParameters, withUserData
getOwner, indent, makeCompileTimeConstantValue, setOwner, toString
public SrcGetProperty(AbstractSrcClass srcClass)
Copyright © 2024. All rights reserved.