public class SrcMethod extends AbstractSrcMethod<SrcMethod>
INDENT
Constructor and Description |
---|
SrcMethod() |
SrcMethod(AbstractSrcClass srcClass) |
SrcMethod(AbstractSrcClass srcClass,
boolean isCtor) |
addThrowType, addTypeVar, body, body, getReturnType, getThrowTypes, getTypeVariables, isConstructor, render, returns, returns, returns, setConstructor, signature
addAnnotation, addParam, addParam, addParam, addParam, clearUserData, computeOrGetUserData, getAnnotation, getAnnotations, getModifiers, getParameters, getSimpleName, getUserData, hasAnnotation, hasAnnotation, modifiers, modifiers, modifiersFrom, name, removeUserData, renderAnnotations, renderArgumenets, renderModifiers, renderModifiers, renderParameters, renderParameters, withUserData
getOwner, indent, makeCompileTimeConstantValue, setOwner, toString
public SrcMethod()
public SrcMethod(AbstractSrcClass srcClass)
public SrcMethod(AbstractSrcClass srcClass, boolean isCtor)
Copyright © 2020. All rights reserved.