| Modifier and Type | Method and Description |
|---|---|
static Expression |
BoxingHelper.sugarUnboxing(MemberFunctionInvokation memberFunctionInvokation) |
| Modifier and Type | Method and Description |
|---|---|
MemberFunctionInvokation |
MemberFunctionInvokation.withReplacedObject(Expression object) |
| Constructor and Description |
|---|
ConstructorInvokationAnonymousInner(BytecodeLoc loc,
MemberFunctionInvokation constructorInvokation,
InferredJavaType inferredJavaType,
List<Expression> args,
DCCommonState dcCommonState,
JavaTypeInstance anonymousTypeInstance) |
ConstructorInvokationSimple(BytecodeLoc loc,
MemberFunctionInvokation constructorInvokation,
InferredJavaType inferredJavaType,
InferredJavaType constructionType,
List<Expression> args) |
| Constructor and Description |
|---|
ConstructorStatement(BytecodeLoc loc,
MemberFunctionInvokation construction) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreationCollector.collectConstruction(Expression expression,
MemberFunctionInvokation rValue,
StatementContainer container) |
| Modifier and Type | Method and Description |
|---|---|
MemberFunctionInvokation |
WildcardMatch.MemberFunctionInvokationWildcard.getMatch() |
Copyright © 2011-2021. All Rights Reserved.