Class | Description |
---|---|
XcodeML |
The XcodeML class represents the basic XcodeML file unit.
|
XcodeProgram |
The XcodeProgram represents the XcodeProgram (2) element in XcodeML
intermediate representation.
|
XdeclTable |
The XdeclTable represents the typeTable (5.2) element in XcodeML intermediate
representation.
|
XglobalDeclTable |
The XglobalDeclTable represents the typeTable (5.1) element in XcodeML
intermediate representation.
|
Xid |
The Xid represents the id (8.2) element in XcodeML intermediate
representation.
|
Xnode |
XcodeML AST node.
|
XsymbolTable |
The XsymbolTable represents the symbols (4) element in XcodeML intermediate
representation.
|
XtypeTable |
The XtypeTable represents the typeTable (3.1) element in XcodeML intermediate
representation.
|
Enum | Description |
---|---|
Xattr |
XcodeML element attributes code.
|
Xcode |
XcodeML/F element code from the specification 1.0
All enum value are written without underscore.
|
Xscope |
The Xscope represents the possible value for the scope attribute in XcodeML
intermediate representation.
|
XstorageClass |
Enumeration representing the different storage class type from
XcodeML/F IR (8.2)
|