|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
T - 生成するインスタンスの型public interface CtNewInstance<T>
インスタンス生成式、インスタンス生成文。
| メソッドの概要 | |
|---|---|
CtClass<?> |
getBody()
匿名クラスが宣言されている場合、匿名クラスの宣言を表す。 |
CtConstructor<T> |
getTarget()
呼び出し対象を返す。 |
CtClass<T> |
getType()
インスタンスを生成する対象のクラス型を返す。 |
| インタフェース org.ashikunep.irenka.dom.CtInvocation から継承されたメソッド |
|---|
getArguments, getQualifier |
| インタフェース org.ashikunep.irenka.dom.CtExpression から継承されたメソッド |
|---|
as, as, evalType |
| インタフェース org.ashikunep.irenka.dom.CtElement から継承されたメソッド |
|---|
accept, accept, copy, copy, equals, exists, freezeChildren, freezeParent, getChild, getCompilationUnit, getCorrespondedFile, getElementKind, getGenericContext, getLocation, getLocationInParent, getParent, getProperty, hashCode, isChildrenFrozen, isModified, isParentFrozen, isSynthetic, setChild, setLocation, setParent, substitute |
| インタフェース org.ashikunep.irenka.util.ClientStorageContainer から継承されたメソッド |
|---|
getClientStorage, putClientStorage |
| インタフェース org.ashikunep.irenka.dom.CtStatement から継承されたメソッド |
|---|
getLabels, substituteAsBlock |
| インタフェース org.ashikunep.irenka.dom.CtElement から継承されたメソッド |
|---|
accept, accept, copy, copy, equals, exists, freezeChildren, freezeParent, getChild, getCompilationUnit, getCorrespondedFile, getElementKind, getGenericContext, getLocation, getLocationInParent, getParent, getProperty, hashCode, isChildrenFrozen, isModified, isParentFrozen, isSynthetic, setChild, setLocation, setParent, substitute |
| インタフェース org.ashikunep.irenka.util.ClientStorageContainer から継承されたメソッド |
|---|
getClientStorage, putClientStorage |
| メソッドの詳細 |
|---|
CtConstructor<T> getTarget()
CtInvocation の記述:
CtInvocation<T> 内の getTargetCtClass<T> getType()
@Ignorable CtClass<?> getBody()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||