About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
STADF | Back to Index page |
Prolog Control Block Contents STADF DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
STADF Prolog | Top of page |
NAME : HCPSTADF DESCRIPTION: Syntax state definition area DSECT : STADF FUNCTION : The STADF contains information that describes a state that the syntax checking is in. It indicates whether a token match is optional or not. STADF is used in conjunction with CONDF and TOKDF to define a syntax tree. CREATED BY : invocation of the HCPDOSYN macro. REFERENCES : None RELOCATION CONSIDERATIONS : None COMMENTS : Note that STADF entries are unaligned. This requires that all of the DSs that would normally enforce alignment (like A and F) must specify an explicit length attribute in order to skip alignment. |
STADF Control Block Content | Top of page |
|
STADF Storage Layout | Top of page |
*** STADF - Syntax state definition area * * +-------------+------+------+-------------+-------------+ * 0 | STATKNUM |:DFLAG|//////| STADFNXT | STADFNUM | * +-------------+------+------+-------------+-------------+ * 8 | STAMSSNG | * +---------------------------+ * *** STADF - Syntax state definition area |
STADF Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- STA$END 000C STADFLAG 0002 STADFLEN 000C 0000000C STADFNUM 0006 STADFNXT 0004 STADFOPT 0002 80 STADONEM 0002 10 STADTERM 0002 40 STADVEND 0002 20 STAMSSNG 0008 STATKNUM 0000 |
Copyright IBM Corporation, 1990, 2024