main/dj_fc/dj_fc library

Constants

KEEP_ONLY_WIDGET → const String?
PARSE_ONLY_FILE → const String?

Properties

fileDebugLvl int
getter/setter pair

Functions

getDjNamesMap(List<RawWidgetDj> rawWidgets, {bool includeVariants = true}) Map<String, String>
isSingleLineComment(String line) bool
removeComments(List<String> lines) List<String>