public static final class KotlinPropertyDeclaration.VarBuilder extends KotlinPropertyDeclaration.Builder<KotlinPropertyDeclaration.VarBuilder>
Modifier and Type | Method and Description |
---|---|
KotlinPropertyDeclaration |
empty() |
protected KotlinPropertyDeclaration.VarBuilder |
self() |
emptyValue, getter, modifiers, returning, setter, value
public KotlinPropertyDeclaration empty()
protected KotlinPropertyDeclaration.VarBuilder self()
self
in class KotlinPropertyDeclaration.Builder<KotlinPropertyDeclaration.VarBuilder>
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.