Package com.valgolang.errorhandling.warnings

Functions

invalidStyleAttributeWarning
Link copied to clipboard
fun invalidStyleAttributeWarning(attribute: String, expecting: Collection<String>, invalid: String)
Warning for providing invalid value for a stylesheet attribute
undeclaredVariableStyleWarning
Link copied to clipboard
fun undeclaredVariableStyleWarning(identifier: String)
Warning for providing style for an undeclared variable