| class CS_OPTIONS < $GET_OPTIONS |
|---|
| **** | This is the options handler used by the standard compiler. |
| $GET_OPTIONS | CODE_OPTIONS | GET_OPTIONS | CS_COMPONENT |
| attr cgen:CGEN; |
|---|
| attr cgen:CGEN; |
|---|
| attr cs:CS; |
|---|
| attr cs:CS; |
|---|
| attr debug_C_seen:BOOL; |
|---|
| attr debug_C_seen:BOOL; |
|---|
| attr debug_source_seen:BOOL; |
|---|
| attr debug_source_seen:BOOL; |
|---|
| handle_other_file_suffix(arg,suf:STR) |
|---|
| handle_other_options(s:STR) |
|---|
| attr inliner:INLINE; |
|---|
| attr inliner:INLINE; |
|---|
| attr parser:PARSE; |
|---|
| attr parser:PARSE; |
|---|