| パッケージ | 説明 |
|---|---|
| org.springframework.asm | ASM 7.0 の Spring の再パッケージ化(Spring 固有のパッチを使用。内部使用のみ)。 |
| org.springframework.expression.spel | SpEL の中央実装パッケージ。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected ByteVector | Attribute.write(ClassWriter classWriter, byte[] code, int codeLength, int maxStack, int maxLocals) この属性のコンテンツのバイト配列形式を返します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | CodeFlow.FieldAdder.generateField(ClassWriter cw, CodeFlow codeflow) |
| コンストラクターと説明 |
|---|
CodeFlow(StringSE className, ClassWriter classWriter) 指定されたクラスの新しい CodeFlow を構築します。 |