MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
common
/
io.github.notenoughupdates.moulconfig.processor
/
ConfigProcessorDriver
Config
Processor
Driver
open
class
ConfigProcessorDriver
(
source
)
Members
Constructors
Config
Processor
Driver
Link copied to clipboard
constructor
(
reader
:
ConfigStructureReader
)
Properties
check
Expose
Link copied to clipboard
open
var
checkExpose
:
Boolean
next
Annotation
Link copied to clipboard
open
var
nextAnnotation
:
Int
reader
Link copied to clipboard
val
reader
:
ConfigStructureReader
warn
For
Private
Fields
Link copied to clipboard
open
var
warnForPrivateFields
:
Boolean
Functions
process
Category
Link copied to clipboard
open
fun
processCategory
(
categoryObject
:
Any
,
deferredSubCategories
:
List
<
BoundField
>
)
process
Config
Link copied to clipboard
open
fun
processConfig
(
configObject
:
Config
)