public class IdentifierModel extends ExpressionModel
builder| Constructor and Description |
|---|
IdentifierModel(CodeBuilder builder,
String name,
VariableScope scope) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(CodeWriter writer) |
as, onField, onLogicalComplement, onMethodInvocation, onMethodReference, onPostFixDecrement, onPostFixIncrement, onPrefixDecrement, onPrefixIncrement, unaryMinus, unaryPlusunsupportedpublic IdentifierModel(CodeBuilder builder, String name, VariableScope scope)
public void render(CodeWriter writer)
Copyright © 2015. All rights reserved.