Symbol

public class Symbol<In, Out> : RuleBody, SymbolWithName, CustomStringConvertible where In : Sort, Out : Sort

Undocumented