public abstract class SrcExpression<T extends SrcExpression<T>> extends SrcAnnotated<T>
INDENT
Constructor and Description |
---|
SrcExpression() |
Modifier and Type | Method and Description |
---|---|
abstract T |
copy() |
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, render, setOwner, toString
public abstract T copy()
Copyright © 2024. All rights reserved.