| Modifier and Type | Method and Description |
|---|---|
AppProps.Builder |
AppProps.Builder.autoSynth(Boolean autoSynth)
Sets the value of
AppProps.getAutoSynth() |
static AppProps.Builder |
AppProps.builder() |
AppProps.Builder |
AppProps.Builder.context(Map<String,Object> context)
Sets the value of
AppProps.getContext() |
AppProps.Builder |
AppProps.Builder.outdir(String outdir)
Sets the value of
AppProps.getOutdir() |
AppProps.Builder |
AppProps.Builder.runtimeInfo(Boolean runtimeInfo)
Sets the value of
AppProps.getRuntimeInfo() |
AppProps.Builder |
AppProps.Builder.stackTraces(Boolean stackTraces)
Sets the value of
AppProps.getStackTraces() |
AppProps.Builder |
AppProps.Builder.treeMetadata(Boolean treeMetadata)
Sets the value of
AppProps.getTreeMetadata() |
Copyright © 2020. All rights reserved.