public class ApiTypeModel extends ClassModel
builder
Constructor and Description |
---|
ApiTypeModel(CodeBuilder builder,
io.vertx.codegen.type.ApiTypeInfo type) |
Modifier and Type | Method and Description |
---|---|
io.vertx.codegen.type.ApiTypeInfo |
getType() |
void |
render(CodeWriter writer) |
onNew
as, onField, onInstanceOf, onLogicalComplement, onMethodInvocation, onMethodReference, onPostFixDecrement, onPostFixIncrement, onPrefixDecrement, onPrefixIncrement, toDataObjectValue, unaryMinus, unaryPlus
unsupported
public ApiTypeModel(CodeBuilder builder, io.vertx.codegen.type.ApiTypeInfo type)
public io.vertx.codegen.type.ApiTypeInfo getType()
public void render(CodeWriter writer)
Copyright © 2018. All rights reserved.