public class ConsoleModel extends ExpressionModel
builder| Constructor and Description |
|---|
ConsoleModel(CodeBuilder builder,
boolean out) |
| Modifier and Type | Method and Description |
|---|---|
ExpressionModel |
onMethodInvocation(TypeInfo receiverType,
MethodSignature method,
TypeInfo returnType,
List<ExpressionModel> argumentModels,
List<TypeInfo> argumenTypes) |
as, onField, onLogicalComplement, onMethodReference, onPostFixDecrement, onPostFixIncrement, onPrefixDecrement, onPrefixIncrement, unaryMinus, unaryPlusrender, unsupportedpublic ConsoleModel(CodeBuilder builder, boolean out)
public ExpressionModel onMethodInvocation(TypeInfo receiverType, MethodSignature method, TypeInfo returnType, List<ExpressionModel> argumentModels, List<TypeInfo> argumenTypes)
onMethodInvocation in class ExpressionModelCopyright © 2015. All rights reserved.