From 78b648c5e35f28382691ec32ec39ca3e1ede94c0 Mon Sep 17 00:00:00 2001
From: Misha Brukman
TableGen allows for a pretty reasonable number of different expression forms when building up values. These forms allow the TableGen file to be written in a natural syntax and flavor for the application. The current expression forms @@ -325,10 +327,12 @@ for different types. These rules allow you to assign a value like "7" to a
As mentioned in the intro, classes and definitions (collectively known as 'records') in TableGen are the main high-level unit of information that TableGen collects. Records are defined with a def or