unaryPlus

open operator fun Rule.unaryPlus()(source)
abstract operator fun RuleSet.unaryPlus()(source)
open operator fun String.unaryPlus()(source)
open operator fun Array<String>.unaryPlus()(source)
open operator fun Iterable<String>.unaryPlus()(source)