rule

fun <T> rule(name: String, ignoreWS: Boolean = true, b: RuleBlock<T>): EvalSymbol<T>

Sources

JVM source
Link copied to clipboard