|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
S - このキーワードが示す型public interface CtSuper<S>
superキーワードを表す擬似式。
CtVariableAccessとCtMethodInvocationにしか利用できない。
| メソッドの概要 | |
|---|---|
CtClass<? extends S> |
getType()
この superキーワードが示す型のサブタイプを返す。 |
| インタフェース 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 |
| メソッドの詳細 |
|---|
@Unmodifiable CtClass<? extends S> getType()
superキーワードが示す型のサブタイプを返す。
この要素が修飾なしのsuperキーワードを表現する場合、
getType().isSynthetic()は常にsuperを返す。
superキーワードが示す型のサブタイプ
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||