public class CastBytecodeExpression extends BytecodeExpression
| Constructor and Description |
|---|
CastBytecodeExpression(BytecodeExpression instance,
ParameterizedType type) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
formatOneLine() |
BytecodeNode |
getBytecode(MethodGenerationContext generationContext) |
List<BytecodeNode> |
getChildNodes() |
accept, accept, cast, cast, getElement, getElement, getField, getField, getField, getField, getField, getType, instanceOf, invoke, invoke, invoke, invoke, invoke, invoke, invoke, invoke, invoke, length, pop, ret, setElement, setElement, setField, setField, setField, toStringpublic CastBytecodeExpression(BytecodeExpression instance, ParameterizedType type)
public BytecodeNode getBytecode(MethodGenerationContext generationContext)
getBytecode in class BytecodeExpressionprotected String formatOneLine()
formatOneLine in class BytecodeExpressionpublic List<BytecodeNode> getChildNodes()
Copyright © 2012–2023. All rights reserved.