namespace TLang.Parser { public class TrueNode : SymbolNode { } }