Class SrcExpression<T extends SrcExpression<T>>
java.lang.Object
manifold.api.gen.SrcElement
manifold.api.gen.SrcAnnotated<T>
manifold.api.gen.SrcExpression<T>
- Direct Known Subclasses:
SrcAnnotationExpression, SrcIdentifier, SrcMemberAccessExpression, SrcMethodCallExpression, SrcRawExpression
-
Field Summary
Fields inherited from class SrcAnnotated
NON_SEALED, SEALEDFields inherited from class SrcElement
INDENT -
Constructor Summary
Constructors -
Method Summary
Methods 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, render, setOwner, toString
-
Constructor Details
-
SrcExpression
public SrcExpression()
-
-
Method Details
-
copy
-