Package com.github.weisj.darklaf.parser
Class ParserContext
java.lang.Object
com.github.weisj.darklaf.parser.ParserContext
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionParserContext(Map<Object,Object> accumulator, Map<Object,Object> defaults, IconLoader iconLoader) -
Method Summary
-
Field Details
-
accumulator
-
defaults
-
iconLoader
-
-
Constructor Details
-
ParserContext
-